We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af40d4e commit 96b4958Copy full SHA for 96b4958
1 file changed
.github/workflows/cypress.yml
@@ -17,6 +17,7 @@ env:
17
18
jobs:
19
cypress-test:
20
+ if: false
21
runs-on: ubuntu-latest
22
23
steps:
0 commit comments