Skip to content

Commit

Permalink
Setup coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Oct 23, 2020
1 parent bb52350 commit bd0512f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
COLOR: 'yes'
run: |
make cov
python -m coverage xml
- name: Upload coverage
uses: codecov/codecov-action@v1
with:
Expand Down

0 comments on commit bd0512f

Please sign in to comment.