Skip to content

Commit

Permalink
ci/arm/arm_build_process: disable PLUGIN_TEST
Browse files Browse the repository at this point in the history
Signed-off-by: AlexandraTrifan <[email protected]>
  • Loading branch information
AlexandraTrifan committed Dec 9, 2024
1 parent 0f0d06b commit 59c53fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/arm/arm_build_process.sh
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ build_scopy() {
[ -f /home/runner/build-status ] && cp /home/runner/build-status $SRC_DIR/build-status
pushd $SRC_DIR
CURRENT_BUILD_CMAKE_OPTS="\
-DENABLE_PLUGIN_TEST=ON \
-DENABLE_PLUGIN_TEST=OFF \
-DENABLE_TESTING=ON \
-DPYTHON_EXECUTABLE=$SYSROOT/bin/python3 \
"
Expand Down

0 comments on commit 59c53fd

Please sign in to comment.