Skip to content

Commit bda62ea

Browse files
committed
ci: skip running the Linux test-security-check target for now
The CI environment is a moving target, and these tests are somewhat fragile, so for now, disable them.
1 parent d6ef354 commit bda62ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/test/00_setup_env_native_multiprocess.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ export DEP_OPTS="DEBUG=1 MULTIPROCESS=1"
1313
export GOAL="install"
1414
export BITCOIN_CONFIG="--enable-debug CC=clang CXX=clang++" # Use clang to avoid OOM
1515
export TEST_RUNNER_ENV="BITCOIND=bitcoin-node"
16-
export RUN_SECURITY_TESTS="true"
1716
export PIP_PACKAGES="lief"

0 commit comments

Comments
 (0)