Skip to content

Commit

Permalink
disable test
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti committed Dec 13, 2023
1 parent c9e3ea5 commit 0520931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
- name: Build SFCGAL
run: cmake --build build --config Release

- name: Test SFCGAL
run: ctest -VV --output-on-failure --test-dir build
# - name: Test SFCGAL
# run: ctest -VV --output-on-failure --test-dir build

0 comments on commit 0520931

Please sign in to comment.