Skip to content

Commit

Permalink
Fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
galaunay committed Jun 30, 2021
1 parent eb78b16 commit a78d49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ jobs:
run: |
if [[ ${{ matrix.python_version }} > 3 ]] ; then
coverage run -m nose.__main__
coveralls ;
coveralls --service=github ;
fi

0 comments on commit a78d49c

Please sign in to comment.