Skip to content
Snippets Groups Projects
Commit c697f25e authored by Bastian Köcher's avatar Bastian Köcher
Browse files

Use locked

parent 169c2df1
Branches
No related merge requests found
......@@ -58,7 +58,7 @@ test-linux-stable:
# but still want to have debug assertions.
RUSTFLAGS: -Cdebug-assertions=y
script:
- time cargo test --all --release --frozen |
- time cargo test --all --release --locked |
tee output.log
- sccache -s
after_script:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment