diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 156d6c975052dd098f68548fc2016f1468eb09fe..de472fb6eabd1899dbddff880257397234f6af19 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ before_script: - rustup target add thumbv7em-none-eabihf - rustup component add rustfmt - rustup component add clippy + - cargo install flip-link lint: stage: lint