Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
ci: don't build docs for depedencies
Lars Wirzenius committed 1 year ago
commit 7d28d1e648b58e15a23fdbebadde648b4c8505b0
parent dfe89fb3030a0e9be9c538c4ff25281c2a4fda70
1 file changed +1 -1
modified .radicle/native.yaml
@@ -5,5 +5,5 @@ shell: |
  cargo fmt --check
  cargo clippy --all-targets --workspace -- --deny warnings
  cargo build --all-targets --workspace
-
  cargo doc --workspace
+
  cargo doc --workspace --no-deps
  cargo test --workspace --no-fail-fast