Radish alpha
r
rad:z2UcCU1LgMshWvXj6hXSDDrwB8q8M
Radicle Job Collaborative Object
Radicle
Git
ci(.radicle/ambient.yaml): add CI plan for Radicle CI with Ambient
Lars Wirzenius committed 11 months ago
commit 1238715ff43252c9e429abafc9a9a01db7699826
parent 8b8cb49
1 file changed +6 -0
added .radicle/ambient.yaml
@@ -0,0 +1,6 @@
+
pre_plan:
+
  - action: cargo_fetch
+
plan:
+
  - action: cargo_fmt
+
  - action: cargo_clippy
+
  - action: cargo_test