We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdead33 commit 02b581dCopy full SHA for 02b581d
.github/workflows/focal_build.yml
@@ -24,7 +24,7 @@ jobs:
24
CCACHE_DIR: "/home/runner/work/tesseract_python/tesseract_python/Focal-Build/.ccache"
25
PARALLEL_TESTS: false
26
PARALLEL_BUILDS: false
27
- BEFORE_RUN_TARGET_TEST_EMBED: "source /root/target_ws/install/setup.bash"
+ BEFORE_RUN_TARGET_TEST_EMBED: "ici_with_unset_variables source /root/target_ws/install/setup.bash"
28
UPSTREAM_CMAKE_ARGS: "-DCMAKE_BUILD_TYPE=Release"
29
TARGET_CMAKE_ARGS: "-DCMAKE_BUILD_TYPE=Debug -DTESSERACT_ENABLE_TESTING=ON"
30
steps:
0 commit comments