Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-huxiyang committed Nov 12, 2024
1 parent 69268e6 commit 2b051dd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@ jobs:
with:
node-version: '20'
cache: 'pnpm'
- name: Clear Cypress cache
run: npx cypress cache clear
- name: Install Cypress
run: npx cypress install

- name: Install dependencies
run: pnpm install

Expand Down

0 comments on commit 2b051dd

Please sign in to comment.