Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
just: Exclude radicle-simulation from pre-push hook
✗ CI failure Adrian Duke committed 9 days ago
commit d2f776ca790392f809e11f446559849d41c415ca
parent 38a09c4313de1e3cb2a0be9fc076ed03549c4ea6
1 failed (1 total) View logs
1 file changed +1 -1
modified justfile
@@ -149,4 +149,4 @@ check-hooks:
[group('pre-push')]
test-rust:
    @echo "{{CHECK}}Cargo test...{{NORMAL}}"
-
    @{{cargo_cmd}} nextest run --workspace --all-features --no-fail-fast
+
    @{{cargo_cmd}} nextest run --workspace --all-features --no-fail-fast --exclude radicle-simulation