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
|
||||
with:
|
||||
node-version: 'lts/*'
|
||||
cache: 'npm'
|
||||
- name: Run the test
|
||||
run: |
|
||||
npm install
|
||||
|
Loading…
x
Reference in New Issue
Block a user