Skip to content
Snippets Groups Projects
Commit a42ea889 authored by Éloïs's avatar Éloïs
Browse files

[ci] clippy: check tests

parent a4e6caeb
No related branches found
No related tags found
1 merge request!3Elois/rand
...@@ -38,7 +38,7 @@ clippy: ...@@ -38,7 +38,7 @@ clippy:
- cargo clippy -- -V - cargo clippy -- -V
stage: quality stage: quality
script: script:
- cargo clippy --all -- -D warnings --verbose - cargo clippy --all --tests -- -D warnings --verbose
audit_dependencies: audit_dependencies:
extends: .rust_stable_lin64 extends: .rust_stable_lin64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment