Radish alpha
r
Radicle CI adapter for native CI
Radicle
Git (anonymous pull)
Log in to clone via SSH
build: set PATH to include where Rust is installed
Lars Wirzenius committed 1 year ago
commit 9a171d44a6faa32d132ffae0ed742059d94893c2
parent 9a67ca536d903dfb12c6d5c72b5608bbf8e51a6d
1 file changed +1 -0
modified .radicle/ambient.yaml
@@ -7,5 +7,6 @@ plan:
      export HOME="$(pwd)"
      git config --global user.email "test@example.com"
      git config --global user.name "Testy McTestface"
+
      export PATH="/root/.cargo/bin:$PATH"
      cargo test
#  - action: cargo_test