mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +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/setup-node@v2
|
||||
with:
|
||||
nod-version: 14
|
||||
node-version: 14
|
||||
- name: install deps
|
||||
run: npm ci
|
||||
- name: run tests
|
||||
|
Loading…
Reference in New Issue
Block a user