Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/ruff-0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-B98 committed Jan 11, 2025
2 parents 4e45750 + c1172cc commit 7540c5d
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 7540c5d

Please sign in to comment.