Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 2a2b4f7

Browse files
committed
Revert "re-enable cypress tests"
This reverts commit 29f81a2.
1 parent 29f81a2 commit 2a2b4f7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/cypress.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
name: Cypress End to End Tests
66
on:
77
workflow_run:
8-
workflows: ["Element Web - Build"]
8+
# disabled for ER test
9+
# workflows: ["Element Web - Build"]
10+
workflows: []
911
types:
1012
- completed
1113

0 commit comments

Comments
 (0)