Skip to content

Commit

Permalink
Fix name for CI step
Browse files Browse the repository at this point in the history
Co-authored-by: John T. Wodder II <[email protected]>
  • Loading branch information
yarikoptic and jwodder authored Aug 21, 2024
1 parent 190f483 commit 9adbdb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
python -m pip install --upgrade pip
python -m pip install --upgrade tox
- name: Run type checker
- name: Run tests
run: tox -e py3

0 comments on commit 9adbdb1

Please sign in to comment.