mirror of
https://github.com/upgundecha/howtheysre.git
synced 2026-02-06 16:59:09 +00:00
Fix
This commit is contained in:
parent
5d0dd058c2
commit
97d7b203c4
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -20,5 +20,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 && npm test
|
- run: npm ci && npm test
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user