Skip to content

Commit a7cabaa

Browse files
committed
chore: remove cache
1 parent b4466db commit a7cabaa

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
@@ -26,6 +26,5 @@ jobs:
2626
- uses: actions/setup-node@v2
2727
with:
2828
node-version: ${{ matrix.node_version }}
29-
cache: 'npm'
3029
- run: |
3130
npm run test

0 commit comments

Comments
 (0)