mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
init localnet with make skip-tests
This commit is contained in:
parent
50d8346d48
commit
0f3b835abc
2
Makefile
2
Makefile
@ -15,7 +15,7 @@ haveno:
|
|||||||
./gradlew build
|
./gradlew build
|
||||||
|
|
||||||
# build haveno without tests
|
# build haveno without tests
|
||||||
skip-tests:
|
skip-tests: localnet
|
||||||
./gradlew build -x test
|
./gradlew build -x test
|
||||||
|
|
||||||
# quick build desktop and daemon apps without tests
|
# quick build desktop and daemon apps without tests
|
||||||
|
Loading…
Reference in New Issue
Block a user