Skip to content
Snippets Groups Projects

Various CI fixes for a lighter dashboard

Merged Guillaume Pasero requested to merge ci_fixes into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -66,7 +66,7 @@ otb_add_test(NAME prTeVectorDataProjectionExampleTest COMMAND ${OTB_TEST_DRIVER}
)
otb_add_test(NAME prTeGeometriesProjectionTest COMMAND ${OTB_TEST_DRIVER}
--compare-ogr ${NOTOL}
--compare-ogr ${EPSILON_7}
${BASELINE}/geometriesProjectionExample.shp
${TEMP}/geometriesProjectionExample.shp
Execute $<TARGET_FILE:GeometriesProjectionExample>
Loading