Skip to content

Commit 375441b

Browse files
committed
We don't need to combine parallel coverage files for CI.
1 parent d28bfa4 commit 375441b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/regression-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- name: Run tests
3030
run: |
3131
coverage run --source toyplot -m behave
32-
coverage combine
3332
coverage report
3433
- name: Upload coverage to Coveralls
3534
run: coveralls --service=github

0 commit comments

Comments
 (0)