mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -05: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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue