Skip to content

Commit ffc4119

Browse files
Update test.yml
1 parent 8d348c6 commit ffc4119

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
uses: actions/setup-node@v4
2626
with:
2727
node-version: ${{ matrix.node }}
28-
cache: npm
2928

3029
- name: Install dependencies
3130
run: npm install

0 commit comments

Comments
 (0)