Update tests.yml
This commit is contained in:
parent
7361ad0fab
commit
2a5c37393a
|
|
@ -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