We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ece09d7 + add0e2a commit 324203eCopy full SHA for 324203e
1 file changed
.github/workflows/build.yml
@@ -149,7 +149,7 @@ jobs:
149
# https://github.com/cypress-io/github-action
150
# (NOTE: to run these e2e tests locally, just use 'ng e2e')
151
- name: Run e2e tests (integration tests)
152
- uses: cypress-io/github-action@v7.3.0
+ uses: cypress-io/github-action@v7.4.0
153
with:
154
# Run tests in Chrome, headless mode (default)
155
browser: chrome
0 commit comments