chore: try fix cypress
This commit is contained in:
parent
a4cb24617b
commit
ecc716a7e7
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -26,6 +26,8 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
~/.cache/Cypress
|
||||
~/Library/Caches/Cypress
|
||||
C:/Users/runneradmin/.cache/Cypress
|
||||
key: cypress-cache-${{ runner.os }}-${{ hashFiles('pnpm-lock.yaml') }}
|
||||
|
||||
- name: Install pnpm
|
||||
|
Loading…
Reference in New Issue
Block a user