Skip to content

Commit

Permalink
Merge pull request #144 from aidh-ms/issue/105-new-coveralls
Browse files Browse the repository at this point in the history
new coveralls action
  • Loading branch information
Paul-B98 authored Jan 13, 2025
2 parents f1de315 + 551b087 commit 276a39d
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 276a39d

Please sign in to comment.