Skip to content

Commit

Permalink
Run pytest without markers
Browse files Browse the repository at this point in the history
  • Loading branch information
dokempf committed Aug 2, 2024
1 parent 6d8bc2c commit 4e88921
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,6 +58,5 @@ 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 4e88921

Please sign in to comment.