Skip to content
Snippets Groups Projects
Commit 9c9589ff authored by Paul's avatar Paul :turtle:
Browse files

disable clippy

parent 653ac963
No related branches found
No related tags found
No related merge requests found
Pipeline #9687 passed
......@@ -25,4 +25,4 @@ clippy:
<<: *rust_nightly
allow_failure: true
script:
- cargo clippy -- -D warnings
- cargo clippy -- -D warnings || true
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