Skip to content

Commit

Permalink
Merge pull request #143 from aidh-ms/issue/105-fix-coveralls
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
Paul-B98 authored Jan 11, 2025
2 parents 4c949c7 + 19ec722 commit c1172cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ jobs:
- name: Coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: poetry run coveralls --service=github-actions
run: poetry run coveralls

0 comments on commit c1172cc

Please sign in to comment.