We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af2827f commit c461f53Copy full SHA for c461f53
.github/workflows/build.yml
@@ -74,5 +74,5 @@ jobs:
74
export PDAL_DRIVER_PATH=$PDAL_PLUGIN_PATH:$PDAL_DRIVER_PATH
75
python -m pdal
76
pdal --drivers --debug
77
- py.test -v test/
+ python -m pytest -v test/
78
0 commit comments