mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-31 18:49:47 +08:00
Update main.yml
This commit is contained in:
parent
57f83b0dd6
commit
f6e5e40534
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -24,11 +24,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
npm run coverage
|
npm run coverage
|
||||||
- uses: codecov/codecov-action@v1.0.2
|
|
||||||
with:
|
|
||||||
token: ${{secrets.CODECOV_TOKEN}}
|
|
||||||
env:
|
|
||||||
CI: true
|
|
||||||
|
|
||||||
- name: Discord notification
|
- name: Discord notification
|
||||||
if: success()
|
if: success()
|
||||||
|
Loading…
Reference in New Issue
Block a user