Skip to content

Commit

Permalink
fix pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
robweber committed Oct 30, 2024
1 parent bf84a44 commit 9f65fb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
pip install .[dev]
- name: Test with pytest
uses: pguyot/arm-runner-action@v2
run: |
with:
commands: |
pytest

0 comments on commit 9f65fb0

Please sign in to comment.