forked from mirrors/amnezia-wg-easy
CI: no cache-dependency-path
it's useless and can lead to confusion
This commit is contained in:
parent
7d0e2729b6
commit
85913b71ed
2 changed files with 0 additions and 6 deletions
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
|
@ -21,9 +21,6 @@ jobs:
|
|||
node-version: '20'
|
||||
check-latest: true
|
||||
cache: 'npm'
|
||||
cache-dependency-path: |
|
||||
package-lock.json
|
||||
src/package-lock.json
|
||||
|
||||
- name: npm run lint
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue