Skip to content

Commit 56b81ab

Browse files
committed
force
1 parent dd92e21 commit 56b81ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- run: npm install -g npm@latest
2121
- run: npm ci --verbose
2222

23-
- run: npx cypress install
23+
- run: npx cypress install --force
2424
- shell: bash
2525
run: find 'C:\Users\runneradmin\AppData\Local\Cypress' || true
2626
- shell: bash

0 commit comments

Comments
 (0)