Skip to content

Commit aff1abe

Browse files
committed
ci: Caching for 'bun' is not supported
1 parent ee81bb0 commit aff1abe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
uses: actions/setup-node@v4
2222
with:
2323
node-version: ${{ matrix.node-version }}
24-
cache: "bun"
2524
- name: Install dependencies
2625
run: |
2726
bun install

0 commit comments

Comments
 (0)