Skip to content

Commit

Permalink
chore: update github workflow for testing, disable the cache
Browse files Browse the repository at this point in the history
  • Loading branch information
danpacho committed Dec 29, 2024
1 parent a52cce4 commit 4c44a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
run_install: true
run_install: false

- name: Format checking
run: pnpm prettier && pnpm eslint
Expand Down

0 comments on commit 4c44a76

Please sign in to comment.