Skip to content
Snippets Groups Projects
Commit 27fea759 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

CI: fix test command

parent 82c06589
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ otb_add_test(NAME trTeTutorialsPipelineTest COMMAND ${OTB_TEST_DRIVER}
${TEMP}/TutorialsPipelineOutput.png
)
otb_add_test(NAME trTeTutorialsPipelineTestDirect COMMAND $<TARGET_FILE:Pipeline>
otb_add_test(NAME trTeTutorialsPipelineTestDirect COMMAND Pipeline
${INPUTDATA}/QB_Suburb.png
${TEMP}/TutorialsPipelineOutput.png
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment