We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e2f20 commit 4524c9cCopy full SHA for 4524c9c
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: ./.github/workflows/tox.yml
14
with:
15
default_python: "3.10"
16
- jobs_producing_coverage: 6
+ jobs_producing_coverage: 7
17
max_python: "3.13"
18
min_python: "3.10"
19
run_post: echo 'Running post'
0 commit comments