Skip to content

Commit

Permalink
new coveralls action
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-B98 committed Jan 13, 2025
1 parent bf9e36f commit 551b087
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/python_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ jobs:

- name: Coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
run: poetry run coveralls
# COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
uses: coverallsapp/[email protected]

0 comments on commit 551b087

Please sign in to comment.