mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 07:58:45 +03:00
Update actions to remove cache
This commit is contained in:
parent
07c9e36ebe
commit
a8951ec282
1
.github/workflows/run-test.yml
vendored
1
.github/workflows/run-test.yml
vendored
@ -16,7 +16,6 @@ jobs:
|
|||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 'lts/*'
|
node-version: 'lts/*'
|
||||||
cache: 'npm'
|
|
||||||
- name: Run the test
|
- name: Run the test
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user