Skip to content

Commit

Permalink
Merge ae86fe4 into 2d42412
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Délèze committed Jan 12, 2021
2 parents 2d42412 + ae86fe4 commit c4cd418
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/continuous-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,5 @@ jobs:
- name: Code Coverage
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
pip install --upgrade coveralls
coveralls
COVERALLS_SERVICE_NAME: github
run: poetry run coveralls

0 comments on commit c4cd418

Please sign in to comment.