mirror of
https://github.com/FlipsideCrypto/convox.git
synced 2026-02-06 10:56:56 +00:00
upload code coverage
This commit is contained in:
parent
7f55c44951
commit
539a00dbf4
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -10,4 +10,5 @@ jobs:
|
||||
uses: actions/checkout@v1
|
||||
- name: test
|
||||
run: make test
|
||||
|
||||
- name: coverage
|
||||
run: curl -s https://codecov.io/bash | bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user