Skip to content
Snippets Groups Projects
Commit 6f426fda authored by acpaquette's avatar acpaquette
Browse files

Removed debug echo from tests

parent 1a6677fe
Branches gdal_pvl
No related tags found
No related merge requests found
......@@ -42,9 +42,7 @@ jobs:
- name: Configure CMake
working-directory: ${{github.workspace}}/build
run: |
echo $PATH
cmake $GITHUB_WORKSPACE -DCMAKE_BUILD_TYPE=$BUILD_TYPE
run: cmake $GITHUB_WORKSPACE -DCMAKE_BUILD_TYPE=$BUILD_TYPE
- name: Build wrapper
working-directory: ${{github.workspace}}/build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment