mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
52dcf51e82
* Remove download binary scripts from CI, try to make binary downloads contingent on tests being run in a project * Cleanup docs to remove unecessary downloadBitcoind
3 lines
99 B
Scala
3 lines
99 B
Scala
Test / test := (Test / test dependsOn {
|
|
Projects.bitcoindRpc / TaskKeys.downloadBitcoind
|
|
}).value |