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 4804743 commit ad1c7b9Copy full SHA for ad1c7b9
.github/workflows/test.yaml
@@ -63,7 +63,6 @@ jobs:
63
yarn e2e --browser chrome
64
65
- name: Upload videos on failure
66
- if: steps.cypress.outcome != 'success'
67
uses: actions/upload-artifact@v4
68
with:
69
name: cypress-videos
0 commit comments