Skip to content

Commit

Permalink
Run coverage with 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Apr 22, 2024
1 parent 3b39075 commit cc3dc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
noxenv: ${{ fromJson(needs.list.outputs.noxenvs) }}
posargs: [""]
include:
- noxenv: tests-3.11
- noxenv: tests-3.12
posargs: coverage github

steps:
Expand Down

0 comments on commit cc3dc13

Please sign in to comment.