Fix workflow

This commit is contained in:
Unmesh Gundecha
2021-02-21 12:11:55 +08:00
parent 31d5a66084
commit d1e58daada

View File

@@ -18,4 +18,5 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: '12.x'
- run: npm ci
- run: npm test