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

Update .gitlab-ci.yml

parent 60c004bd
Branches
No related merge requests found
......@@ -64,7 +64,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