Skip to content

Commit

Permalink
Merge pull request #1548 from nextcloud/fix/ga/cypress-v2
Browse files Browse the repository at this point in the history
Bump cypress github-action to v2
  • Loading branch information
skjnldsv authored Nov 5, 2020
2 parents 6122ed2 + 81c03d2 commit 7796b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: npm ci

- name: Cypress run
uses: cypress-io/github-action@v1
uses: cypress-io/github-action@v2
with:
record: true
parallel: true
Expand Down

0 comments on commit 7796b42

Please sign in to comment.