Skip to content

Commit

Permalink
still there
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Jan 26, 2021
1 parent 376790e commit 3a2da7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.xml
files: ./pypgatk/coverage.xml
directory: ./coverage/reports/
env_vars: OS,PYTHON
name: codecov-umbrella
Expand Down

0 comments on commit 3a2da7b

Please sign in to comment.