mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-13 03:30:42 +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 GOAL="install"
|
||||||
export BITCOIN_CONFIG="--enable-debug CC=clang CXX=clang++" # Use clang to avoid OOM
|
export BITCOIN_CONFIG="--enable-debug CC=clang CXX=clang++" # Use clang to avoid OOM
|
||||||
export TEST_RUNNER_ENV="BITCOIND=bitcoin-node"
|
export TEST_RUNNER_ENV="BITCOIND=bitcoin-node"
|
||||||
export RUN_SECURITY_TESTS="true"
|
|
||||||
export PIP_PACKAGES="lief"
|
export PIP_PACKAGES="lief"
|
||||||
|
Loading…
Reference in New Issue
Block a user