Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
matyhtf committed Dec 20, 2023
1 parent fd68873 commit d879edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
make -j $(nproc)
- name: Run pytest tests
run: |
pip install pytest
pytest -v tests/

0 comments on commit d879edc

Please sign in to comment.