Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
build(.radicle/ambient.yaml): reduce test threads
Lars Wirzenius committed 1 year ago
commit 322766897a6223343d00d222afb9b120bcbdde88
parent 2c0ef93
1 file changed +1 -1
modified .radicle/ambient.yaml
@@ -38,7 +38,7 @@ plan:
      # Ambient only fetches dependencies for the current version.
      # Thus, we can't build the old versions. This is an Ambient
      # problem that we can't fix here. So we skip the upgrade tests.
-
      cargo test --workspace --no-fail-fast -- --skip upgrade
+
      cargo test --workspace --no-fail-fast -- --skip upgrade --test-threads 2

      subplot docgen ci-broker.subplot -o doc/ci-broker.html
      subplot docgen doc/userguide.subplot -o doc/userguide.html