mirror of
https://github.com/upgundecha/howtheysre.git
synced 2026-02-05 08:19:10 +00:00
Fix workflow
This commit is contained in:
parent
31d5a66084
commit
d1e58daada
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -18,4 +18,5 @@ jobs:
|
|||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: '12.x'
|
node-version: '12.x'
|
||||||
|
- run: npm ci
|
||||||
- run: npm test
|
- run: npm test
|
||||||
Loading…
x
Reference in New Issue
Block a user