Skip to content

Commit

Permalink
Typo fix in test titles
Browse files Browse the repository at this point in the history
  • Loading branch information
cmccully committed Oct 30, 2023
1 parent 1ded1de commit 5abf207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Python 3.9 with all optional dependencies and coverage checking
os: ubuntu-latest
python: '3.9'
toxenv: py38-test-alldeps-cov
toxenv: py39-test-alldeps-cov

- name: OS X - Python 3.9 with all optional dependencies
os: macos-latest
Expand Down

0 comments on commit 5abf207

Please sign in to comment.