mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-03-16 16:43:46 +08:00
Update publish.yml
This commit is contained in:
parent
3764e7b6f9
commit
a43b32954d
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 12
|
node-version: 12
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run test -- --watchAll
|
- run: npm run test -- --coverage --watchAll=false
|
||||||
|
|
||||||
- name: Setup GIT
|
- name: Setup GIT
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user