Radish alpha
r
Radicle CI adapter for native CI
Radicle
Git (anonymous pull)
Log in to clone via SSH
build: look at what Rust toolchains are available
Lars Wirzenius committed 1 year ago
commit 12f79c83b5686c15d6111d37e9a4f72707c996b7
parent efa21a8b19a7303c808409b78a0be888ff931ce4
1 file changed +1 -1
modified .radicle/ambient.yaml
@@ -8,6 +8,6 @@ plan:
      git config --global user.email "test@example.com"
      git config --global user.name "Testy McTestface"
      export PATH="/root/.cargo/bin:$PATH"
-
      rustup default stable
+
      rustup show
      cargo test
#  - action: cargo_test