Skip to content

Commit dd87bce

Browse files
committed
rubber 3
1 parent d412a78 commit dd87bce

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/windows-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ jobs:
2121
- run: npm ci --verbose
2222

2323
- run: npx cypress install
24+
- shell: bash
25+
run: find "C:\Users\runneradmin\AppData\Local\Cypress" || true
26+
- shell: bash
27+
run: find "C:\" -iname Cypress.exe
2428
- run: npx cypress verify
2529

2630
- run: npx update-browserslist-db@latest

0 commit comments

Comments
 (0)