mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 08:32:57 +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:
|
||||
node-version: 12
|
||||
- run: npm install
|
||||
- run: npm run test -- --watchAll
|
||||
- run: npm run test -- --coverage --watchAll=false
|
||||
|
||||
- name: Setup GIT
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user