Skip to content

Commit cc3dc13

Browse files
committed
Run coverage with 3.12
1 parent 3b39075 commit cc3dc13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
noxenv: ${{ fromJson(needs.list.outputs.noxenvs) }}
4444
posargs: [""]
4545
include:
46-
- noxenv: tests-3.11
46+
- noxenv: tests-3.12
4747
posargs: coverage github
4848

4949
steps:

0 commit comments

Comments
 (0)