Skip to content

Commit 02b581d

Browse files
author
Levi Armstrong
committed
Add ici_with_unset_variables to focal CI BEFORE_RUN_TARGET_TEST_EMBED
1 parent bdead33 commit 02b581d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/focal_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
CCACHE_DIR: "/home/runner/work/tesseract_python/tesseract_python/Focal-Build/.ccache"
2525
PARALLEL_TESTS: false
2626
PARALLEL_BUILDS: false
27-
BEFORE_RUN_TARGET_TEST_EMBED: "source /root/target_ws/install/setup.bash"
27+
BEFORE_RUN_TARGET_TEST_EMBED: "ici_with_unset_variables source /root/target_ws/install/setup.bash"
2828
UPSTREAM_CMAKE_ARGS: "-DCMAKE_BUILD_TYPE=Release"
2929
TARGET_CMAKE_ARGS: "-DCMAKE_BUILD_TYPE=Debug -DTESSERACT_ENABLE_TESTING=ON"
3030
steps:

0 commit comments

Comments
 (0)