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

Fix pipeline

parent 19710660
No related branches found
No related tags found
1 merge request!5Resolve "Implement "inverted" feature for group nodes"
Pipeline #7359 passed with warnings
......@@ -59,7 +59,7 @@ test:cargo:
- export HTTP_PROXY=lxproxy01.gsi.de:3128
- export https_proxy=lxproxy01.gsi.de:3128
- export http_proxy=lxproxy01.gsi.de:3128
- rustup defualt nightly
- rustup default nightly
- cargo install junitify
- rustc --version && cargo --version # Print version info for debugging
# - cargo test --workspace
......
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