Radish alpha
r
Radicle CI adapter for native CI
Radicle
Git (anonymous pull)
Log in to clone via SSH
build: run tests in shell with HOME set
Lars Wirzenius committed 1 year ago
commit 9a67ca536d903dfb12c6d5c72b5608bbf8e51a6d
parent b58d16747aab6cfff2cc27c3084a094458bdd9d0
1 file changed +2 -1
modified .radicle/ambient.yaml
@@ -7,4 +7,5 @@ plan:
      export HOME="$(pwd)"
      git config --global user.email "test@example.com"
      git config --global user.name "Testy McTestface"
-
  - action: cargo_test
+
      cargo test
+
#  - action: cargo_test