Skip to content

Commit

Permalink
HOTFIX: e2e fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dm-heinze committed Aug 9, 2023
1 parent 7d71e49 commit 50977ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: npm run test:e2e

- name: Upload screenshots
uses: actions/upload-artifact
uses: actions/upload-artifact@v3
if: failure()
with:
name: cypress-snapshots
Expand Down

0 comments on commit 50977ee

Please sign in to comment.