Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
simulation/just: Ensure to vendor Timoni dependencies for test
Adrian Duke committed 9 days ago
commit 8395d6daf77246a71d4a575e7227e02d64609b1b
parent e5134a66d0a05bbeffe91a527cd31eebf046920c
1 file changed +1 -1
modified simulation/justfile
@@ -16,7 +16,7 @@ default:
    @just --list

[group('test')]
-
test: setup
+
test: setup vendor-timoni-dependencies
    @cargo test -p radicle-simulation

# Setup and start the complete simulation environment