Skip to content

Commit 9792f66

Browse files
committed
Also get coverage on oldest deps
1 parent 2129c3c commit 9792f66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ jobs:
5454
linux: py311-test-numpy126-alldeps-cov
5555
coverage: codecov
5656
57-
- name: Python 3.9 with oldest supported versions
58-
linux: py39-test-oldestdeps
57+
- name: Python 3.9 with oldest supported versions, measuring coverage
58+
linux: py39-test-oldestdeps-cov
5959
macos-test:
6060
name: Python 3.11 with all optional dependencies (MacOS)
6161
needs: [oorb-data]

0 commit comments

Comments
 (0)