Radish alpha
r
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Radicle
Git
build: set PATH to include where Rust is installed
Lars Wirzenius committed 1 year ago
commit 9a171d44a6faa32d132ffae0ed742059d94893c2
parent 9a67ca5
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