fix(ci): use LOGSEQ_CI instead of reserved CI (#7516)

This commit is contained in:
Andelf
2022-11-30 00:42:27 +08:00
committed by GitHub
parent facee3fbc4
commit f65fbc809e
3 changed files with 3 additions and 3 deletions

View File

@@ -142,7 +142,7 @@ jobs:
- name: Run Playwright test
run: xvfb-run -- npx playwright test --reporter github --shard=${{ matrix.shard }}/3
env:
CI: true
LOGSEQ_CI: true
DEBUG: "pw:api"
RELEASE: true # skip dev only test