Skip to content

Commit 9755460

Browse files
committed
update workflow action
1 parent 5bbb1f3 commit 9755460

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
with:
2727
node-version: ${{ matrix.node-version }}
2828
cache: 'npm'
29-
cache-dependency-path: '/package-lock.json'
3029

3130
- name: Install dependencies
3231
if: steps.npm-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)