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

Commit

Permalink
re-enable cypress tests
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed Jun 27, 2023
1 parent 54ff88a commit 29f81a2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cypress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
name: Cypress End to End Tests
on:
workflow_run:
# disabled for ER test
# workflows: ["Element Web - Build"]
workflows: []
workflows: ["Element Web - Build"]
types:
- completed

Expand Down

0 comments on commit 29f81a2

Please sign in to comment.