diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 41eeaf3..7e590be 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -74,6 +74,7 @@ cargo-clippy: script: - rustup component add clippy - cargo clippy --verbose --tests -- -D warnings + allow_failure: true cache: # inherit all general cache settings <<: *general_cache_config