Update tests.yml

This commit is contained in:
Shailesh Kumar 2021-09-02 16:29:15 +05:30 committed by GitHub
parent 7361ad0fab
commit 2a5c37393a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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