Skip to content

Commit 6009389

Browse files
committed
Disable data test because it doesn't work (No Spatialite in OGR)
1 parent 4160d23 commit 6009389

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/cmake-windows/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ runs:
1111
BOOST_ROOT=$BOOST_ROOT_1_72_0 cmake -LA .. \
1212
-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake \
1313
-DBUILD_HEADERS=OFF \
14+
-BUILD_DATA_TESTS=OFF \
1415
-DCMAKE_BUILD_TYPE=${BUILD_TYPE} \
1516
-DPROTOZERO_INCLUDE_DIR=${GITHUB_WORKSPACE}/../protozero/include
1617
shell: bash

0 commit comments

Comments
 (0)