Skip to content

Commit

Permalink
chore: Removed pnpm cache because bun.
Browse files Browse the repository at this point in the history
  • Loading branch information
Blankeos committed Sep 28, 2024
1 parent 5b9e02a commit 68d37f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18
cache: bun

- name: Install dependencies
run: bun install
Expand Down

0 comments on commit 68d37f4

Please sign in to comment.