diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a09bcd079..eaf5ab976 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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