Skip to content

Commit

Permalink
Update package-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maximtrp authored Jul 28, 2024
1 parent 86cf4b4 commit 20fd0d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/package-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
pip install .[test]
- name: Testing package with pytest
run: |
pytest
cythonize -i src/bitermplus/*.pyx
pytest -s

0 comments on commit 20fd0d1

Please # to comment.