Skip to content

Commit

Permalink
Found in upstream repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ticosax committed Aug 23, 2021
1 parent 850f122 commit bfc2fde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continues-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
- name: Coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
poetry run pip install coveralls
poetry run python -m coveralls --service=github
Expand Down

0 comments on commit bfc2fde

Please sign in to comment.