Skip to content

Commit

Permalink
Only upload to coveralls on Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotwutingfeng committed Dec 21, 2023
1 parent 6e2c26b commit ee15cd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
run: pytest --cov

- name: Coveralls
if: matrix.python-version == '3.12'
uses: coverallsapp/github-action@v2

0 comments on commit ee15cd4

Please sign in to comment.