diff -r 5698c5eee12b -r 1bd33932713d contrib/heptapod-ci.yml --- a/contrib/heptapod-ci.yml Thu Apr 29 22:01:04 2021 +0200 +++ b/contrib/heptapod-ci.yml Tue Jan 31 11:41:59 2023 +0100 @@ -34,6 +34,7 @@ variables: RUNTEST_ARGS: "--time --test-list /tmp/check-tests.txt" PYTHON: python3 + CI_CLEVER_CLOUD_FLAVOR: S rust-cargo-test: <<: *all @@ -44,6 +45,7 @@ - make cargo-clippy variables: PYTHON: python3 + CI_CLEVER_CLOUD_FLAVOR: S test-c: <<: *runtests