Skip to content
Snippets Groups Projects
Commit 4bf5c2fc authored by Udo Eisenbarth's avatar Udo Eisenbarth :speech_balloon:
Browse files

Fix pipeline for clippy tests

parent 8523b883
No related branches found
No related tags found
1 merge request!5Resolve "Implement "inverted" feature for group nodes"
Pipeline #7360 passed with warnings
......@@ -78,6 +78,7 @@ test:clippy:
- export HTTP_PROXY=lxproxy01.gsi.de:3128
- export https_proxy=lxproxy01.gsi.de:3128
- export http_proxy=lxproxy01.gsi.de:3128
- rustup component add clippy
- cargo clippy --workspace
allow_failure: true
dependencies:
......
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