summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ambient.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ambient.yaml b/ambient.yaml
index 67c56c1..f9d3e9f 100644
--- a/ambient.yaml
+++ b/ambient.yaml
@@ -650,7 +650,8 @@ projects:
- action: cargo_fmt
- action: cargo_clippy
- action: cargo_build
- - action: cargo_test
+ # Disabled: tests need rad, which isn't installed in the image.
+ # - action: cargo_test
- action: shell
shell: |
export DEBEMAIL=liw@liw.fi