mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +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
|
- name: Run e2e tests
|
||||||
run: cd clj-e2e && timeout 30m bb run-rtc-extra-test
|
run: cd clj-e2e && timeout 30m bb run-rtc-extra-test
|
||||||
env:
|
# env:
|
||||||
# DEBUG: "pw:api"
|
# DEBUG: "pw:api"
|
||||||
|
|
||||||
- name: Collect screenshots
|
- name: Collect screenshots
|
||||||
if: ${{ failure() }}
|
if: ${{ failure() }}
|
||||||
|
|||||||
Reference in New Issue
Block a user