Skip to content

Commit

Permalink
Increase a test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsvu committed Sep 4, 2024
1 parent 09490be commit cda99b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ if(${BUILD_PYTHON_BINDINGS})
set_tests_properties(
"tools.ValidateInputFile"
PROPERTIES
TIMEOUT 20
TIMEOUT 30
)
endif()

0 comments on commit cda99b9

Please sign in to comment.