Skip to content

Commit

Permalink
Fix tox job count (#4326)
Browse files Browse the repository at this point in the history
  • Loading branch information
Qalthos authored Nov 19, 2024
1 parent c9daf1a commit 8adb09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
with:
default_python: "3.10" # for lint
max_python: "3.13"
jobs_producing_coverage: 7
jobs_producing_coverage: 8
other_names_also: "eco"

0 comments on commit 8adb09b

Please sign in to comment.