mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 22:31:51 +00:00
Update tests.yml
This commit is contained in:
parent
7361ad0fab
commit
2a5c37393a
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-node@v2
|
- uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
nod-version: 14
|
node-version: 14
|
||||||
- name: install deps
|
- name: install deps
|
||||||
run: npm ci
|
run: npm ci
|
||||||
- name: run tests
|
- name: run tests
|
||||||
|
Loading…
Reference in New Issue
Block a user