Skip to content

Commit

Permalink
Finish github actions connection to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkalmbach authored Nov 5, 2020
1 parent 3d34086 commit 4c519f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Test with nose #pytest
run: |
nosetests -v -s --with-coverage --cover-package=siggi
#pytest
codecov

0 comments on commit 4c519f6

Please sign in to comment.