Skip to content

Commit

Permalink
ident
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Aug 7, 2023
1 parent e1e40de commit 94836ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
poetry install --no-interaction --no-root --all-extras
- name: Run tests
run: |
pytest tests/
run: |
pytest tests/

0 comments on commit 94836ca

Please sign in to comment.