Skip to content

Commit 43851bb

Browse files
committed
remove cache
1 parent 1d81c17 commit 43851bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check-test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ jobs:
6161
uses: actions/setup-node@v4
6262
with:
6363
node-version: ^20.x
64-
cache: "npm"
6564

6665
- name: Install npm
6766
run: npm install -g npm@8

0 commit comments

Comments
 (0)