cleanup doesn't need the feature matrix thingy 0uo

This commit is contained in:
Lynne Megido 2021-05-07 02:28:01 +10:00
parent a1b16bd8e0
commit 0b1abcd659
Signed by: lynnesbian
GPG Key ID: F0A184B5213D9F90

View File

@ -43,7 +43,6 @@ stages:
cargo build --no-default-features --locked --features="json $FEATURES"
.cargo-cleanup:
extends: .cargo-build
stage: cache-cleanup
allow_failure: true
script: