mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
fix(ci): use LOGSEQ_CI instead of reserved CI (#7516)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -181,7 +181,7 @@ jobs:
|
||||
- name: Run Playwright test
|
||||
run: xvfb-run -- yarn e2e-test
|
||||
env:
|
||||
CI: true
|
||||
LOGSEQ_CI: true
|
||||
DEBUG: "pw:api"
|
||||
|
||||
- name: Save test artifacts
|
||||
|
||||
Reference in New Issue
Block a user