We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62b76e commit bb13085Copy full SHA for bb13085
.github/workflows/build.yaml
@@ -26,7 +26,6 @@ jobs:
26
27
- name: Run Cypress Tests
28
run: npm run test
29
- continue-on-error: true
30
31
- name: Upload Cypress Screenshots
32
if: always() # Run this step even if tests fail
0 commit comments