mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-05 17:30:59 +02:00
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.
This commit is contained in:
parent
d6ef3543ae
commit
bda62eab38
@ -13,5 +13,4 @@ export DEP_OPTS="DEBUG=1 MULTIPROCESS=1"
|
||||
export GOAL="install"
|
||||
export BITCOIN_CONFIG="--enable-debug CC=clang CXX=clang++" # Use clang to avoid OOM
|
||||
export TEST_RUNNER_ENV="BITCOIND=bitcoin-node"
|
||||
export RUN_SECURITY_TESTS="true"
|
||||
export PIP_PACKAGES="lief"
|
||||
|
Loading…
x
Reference in New Issue
Block a user