Skip to content

Commit fa23fbb

Browse files
author
MarcoFalke
committed
ci: Run all tests on native mac again
1 parent 85a6895 commit fa23fbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/test/00_setup_env_mac_host.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export DOCKER_NAME_TAG=ubuntu:18.04 # Check that bionic can cross-compile to ma
1111
export PIP_PACKAGES="zmq"
1212
export GOAL="install"
1313
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --enable-werror"
14-
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
1514
export RUN_SECURITY_TESTS="true"
1615
# Run without depends
1716
export NO_DEPENDS=1

0 commit comments

Comments
 (0)