Skip to content

Commit

Permalink
ci: Caching for 'bun' is not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
chhoumann committed Aug 28, 2024
1 parent ee81bb0 commit aff1abe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: "bun"
- name: Install dependencies
run: |
bun install
Expand Down

0 comments on commit aff1abe

Please sign in to comment.