mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
97f0d91d3e
30450a1bd5d278e285f50a7e4cfc755545960e92 Do not clone qa-assets git repository if not necessary (Kiminuo) Pull request description: This PR attempts to remove an unnecessary step when CI runs. The main motivation for the change is that I locally use `MAKEJOBS="-j15" FILE_ENV="./ci/test/00_setup_env_android.sh" ./ci/test_run_all.sh` to find out if a patch of mine works or not. Cloning `bitcoin-core/qa-assets` is slow on my machine (which is by no means slow). ACKs for top commit: MarcoFalke: cr ACK 30450a1bd5d278e285f50a7e4cfc755545960e92 Tree-SHA512: 5763b53da9554b06039c39f8fc729de1b106cce2a242de8f97528d001bfa01d4f48d2a128f458a3cdee3da36312354c6714839b947f313c089c2c5cb30233a39 |
||
---|---|---|
.. | ||
00_setup_env_arm.sh | ||
00_setup_env_mac_host.sh | ||
00_setup_env_mac.sh | ||
00_setup_env_native_asan.sh | ||
00_setup_env_native_cxx20.sh | ||
00_setup_env_native_fuzz_with_valgrind.sh | ||
00_setup_env_native_fuzz.sh | ||
00_setup_env_native_multiprocess.sh | ||
00_setup_env_native_nowallet.sh | ||
00_setup_env_native_qt5.sh | ||
00_setup_env_native_sqlite.sh | ||
00_setup_env_native_tsan.sh | ||
00_setup_env_native_ubsan.sh | ||
00_setup_env_native_valgrind.sh | ||
00_setup_env_s390x.sh | ||
00_setup_env_win64.sh | ||
00_setup_env.sh | ||
04_install.sh | ||
05_before_script.sh | ||
wrap-valgrind.sh | ||
wrap-wine.sh |