Speed up CI

This commit is contained in:
Alienscience 2022-10-13 16:30:52 +02:00
parent d4dab6b246
commit 6fe52bd302

View file

@ -4,11 +4,8 @@ variables:
CARGO_HOME: $CI_PROJECT_DIR/cargo
cache:
key: "$CI_JOB_NAME"
untracked: true
paths:
- cargo/
- target/
stages:
- check