mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
test(e2e,rtc): fix yml
This commit is contained in:
4
.github/workflows/clj-rtc-e2e.yml
vendored
4
.github/workflows/clj-rtc-e2e.yml
vendored
@@ -85,8 +85,8 @@ jobs:
|
||||
|
||||
- name: Run e2e tests
|
||||
run: cd clj-e2e && timeout 30m bb run-rtc-extra-test
|
||||
env:
|
||||
# DEBUG: "pw:api"
|
||||
# env:
|
||||
# DEBUG: "pw:api"
|
||||
|
||||
- name: Collect screenshots
|
||||
if: ${{ failure() }}
|
||||
|
||||
Reference in New Issue
Block a user