Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switches target version for CodeCov to 3.12
Browse files Browse the repository at this point in the history
Daverball committed Dec 12, 2024
1 parent ac7b822 commit 75f9b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
@@ -77,4 +77,4 @@ jobs:
files: ./coverage.xml
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
if: matrix.python-version == '3.10'
if: matrix.python-version == '3.12'

0 comments on commit 75f9b18

Please sign in to comment.