Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyjlaw committed Oct 23, 2024
1 parent 2618f55 commit 316a692
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ jobs:
pip install .

- name: Test with pytest
run: |
pytest
run: pytest

0 comments on commit 316a692

Please sign in to comment.