mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-03-01 12:44:15 +00:00
Merge pull request #353 from IT4Change/dependabot/github_actions/cypress-io/github-action-7
chore(deps): bump cypress-io/github-action from 6 to 7
This commit is contained in:
commit
b41ce91f3c
2
.github/workflows/e2e.run.tests.yml
vendored
2
.github/workflows/e2e.run.tests.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
- name: E2E - Run all tests
|
||||
id: e2e-run
|
||||
uses: cypress-io/github-action@v6
|
||||
uses: cypress-io/github-action@v7
|
||||
|
||||
- name: E2E | if tests failed, compile html report
|
||||
if: ${{ failure() && steps.e2e-run.conclusion == 'failure' }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user