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.
1 parent 4c71152 commit 88f544fCopy full SHA for 88f544f
1 file changed
.github/workflows/windows-tests.yml
@@ -25,6 +25,7 @@ jobs:
25
run: find 'C:\Users\runneradmin\AppData\Local\Cypress' || true
26
#- shell: bash
27
# run: find "C:\\" -iname Cypress.exe || true
28
+ - run: npx cypress info
29
- run: npx cypress verify
30
31
- run: npx update-browserslist-db@latest
0 commit comments