Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypinkard authored Jul 25, 2024
1 parent e10d226 commit ebae1ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
pip install -e .[test]
- name: Test with pytest
run: |
pytest -v -s
run: |
pytest -v -s

0 comments on commit ebae1ce

Please sign in to comment.