Skip to content

Commit c02da18

Browse files
authored
Update expected number of coverage reports (#471)
1 parent fd75ac1 commit c02da18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run_pre: ./tools/test-setup.sh
3434
max_python: "3.13"
3535
default_python: "3.10" # min version, for 'lint' in particular
36-
jobs_producing_coverage: 7
36+
jobs_producing_coverage: 8
3737
other_names_also: |
3838
devspaces
3939
ee-amd64:tox -e ee:runner=devtools-multiarch-builder

0 commit comments

Comments
 (0)