mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-21 09:32:39 +02:00
ci: Run all tests on native mac again
This commit is contained in:
parent
85a68952f8
commit
fa23fbb42f
@ -11,7 +11,6 @@ export DOCKER_NAME_TAG=ubuntu:18.04 # Check that bionic can cross-compile to ma
|
||||
export PIP_PACKAGES="zmq"
|
||||
export GOAL="install"
|
||||
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --enable-werror"
|
||||
export TEST_RUNNER_EXTRA="wallet_disable" # Only run wallet_disable as a smoke test, see https://github.com/bitcoin/bitcoin/pull/17240#issuecomment-546022121 why the other tests are disabled
|
||||
export RUN_SECURITY_TESTS="true"
|
||||
# Run without depends
|
||||
export NO_DEPENDS=1
|
||||
|
Loading…
Reference in New Issue
Block a user