Skip to content

Commit

Permalink
fix ci cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Applelo committed Feb 11, 2023
1 parent 7344c69 commit 4345d92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
with:
path: ~/.cache/Cypress
key: cypress-${{ hashFiles('**/package.json') }}
restore-keys: |
cypress-${{ runner.os }}-cypress

- name: Install
run: pnpm install
Expand Down

0 comments on commit 4345d92

Please sign in to comment.