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 dd92e21 commit 56b81abCopy full SHA for 56b81ab
1 file changed
.github/workflows/windows-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
- run: npm install -g npm@latest
21
- run: npm ci --verbose
22
23
- - run: npx cypress install
+ - run: npx cypress install --force
24
- shell: bash
25
run: find 'C:\Users\runneradmin\AppData\Local\Cypress' || true
26
0 commit comments