upload code coverage

This commit is contained in:
David Dollar 2019-11-05 14:42:34 -05:00
parent 7f55c44951
commit 539a00dbf4
No known key found for this signature in database
GPG Key ID: AFAF263FB45B2124

View File

@ -10,4 +10,5 @@ jobs:
uses: actions/checkout@v1
- name: test
run: make test
- name: coverage
run: curl -s https://codecov.io/bash | bash