Skip to content

Commit

Permalink
github actions: update cypress env
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas authored Nov 2, 2023
1 parent 03d9ce8 commit c8f7365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
firefox-version: ${{ matrix.firefox }}
- name: Run Integration Tests
uses: cypress-io/github-action@v5
uses: cypress-io/github-action@v6
with:
command: npm run cypress:test
browser: firefox
Expand Down

0 comments on commit c8f7365

Please sign in to comment.