mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Don't run unit tests for compatibility run(which is a NOP)
This commit is contained in:
parent
ed03bfc899
commit
1893ba1910
1 changed files with 1 additions and 0 deletions
|
|
@ -192,6 +192,7 @@ jobs:
|
|||
HOST=x86_64-unknown-linux-gnu
|
||||
PACKAGES="python3-zmq qtbase5-dev qttools5-dev-tools libssl1.0-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev libdb5.3++-dev libminiupnpc-dev libzmq3-dev libprotobuf-dev protobuf-compiler libqrencode-dev"
|
||||
NO_DEPENDS=1
|
||||
RUN_UNIT_TESTS=false
|
||||
RUN_BITCOIN_TESTS=true
|
||||
RUN_FUNCTIONAL_TESTS=false
|
||||
GOAL="install"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue