Skip to content

Commit

Permalink
Try again with coverage reporting.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkelley committed Aug 22, 2023
1 parent a05e624 commit ffa5115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ jobs:
- name: Python 3.10 with all optional dependencies, measuring coverage
linux: py310-test-alldeps-cov
coverage: codecov
- name: Python 3.8 with oldest supported versions
linux: py38-test-oldestdeps
coverage: codecov
macos-tests:
name: Python 3.10 with all optional dependencies (MacOS)
Expand Down

0 comments on commit ffa5115

Please sign in to comment.