Skip to content

Commit

Permalink
removed the second cypress run command
Browse files Browse the repository at this point in the history
Co-authored-by: Wian Koekemoer <slaaiblaar@users.noreply.github.com>
  • Loading branch information
Rob-0ff and slaaiblaar committed Jul 11, 2023
1 parent 82d070f commit aeaa4da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cypress2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ jobs:

- if: always()
name: Run Cypress Tests
run: npx cypress run
- uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v1
with:
name: cypress-videos
path: cypress/videos

0 comments on commit aeaa4da

Please sign in to comment.