Skip to content

Commit

Permalink
chore(cypress): update workflow file from cypress gh action (#2828)
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm committed Apr 12, 2022
1 parent d1340be commit dc1311f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,3 @@ jobs:
with:
name: cypress-screenshots
path: cypress/screenshots
- uses: actions/upload-artifact@v2
if: always()
with:
name: cypress-videos
path: cypress/videos

0 comments on commit dc1311f

Please sign in to comment.