Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
r
radicle-native-ci
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
266
Issues
27
Patches
38
Jobs
Commits
›
ea0cb355ed8981c57679894e2790d23759ea200c
build: actually run tests
Lars Wirzenius
committed
1 year ago
commit ea0cb355ed8981c57679894e2790d23759ea200c
parent
8233d3e4f04d03ade8597415c061262e8f2fa817
1 file changed
+1
-1
modified
.radicle/ambient.yaml
@@ -22,5 +22,5 @@ plan:
rustup show
rustup toolchain list
rustc --version
-
cargo fmt
+
cargo test
# - action: cargo_test