Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
krypticmouse committed May 16, 2024
1 parent cd8c878 commit b19b487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qol.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Test
run: |
pip install pytest
PYTHONPATH=$PYTHONPATH:. poetry run pytype
PYTHONPATH=$PYTHONPATH:. poetry run pytest

0 comments on commit b19b487

Please sign in to comment.