Skip to content

Commit

Permalink
test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti committed Dec 12, 2023
1 parent d7f55db commit 78102a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
run: cmake --build build --config Release

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

0 comments on commit 78102a1

Please sign in to comment.