Skip to content

Commit

Permalink
Run all pytests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dokempf committed Jun 28, 2024
1 parent 2a550b6 commit d02ecd1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,4 @@ jobs:
# more efforts into investigating broken LAZ files written by Helios on MacOS.
if: runner.os != 'macOS'
run: |
python -m pytest -m exe
python -m pytest -m pyh
python -m pytest

0 comments on commit d02ecd1

Please sign in to comment.