Skip to content
Snippets Groups Projects
Verified Commit 72fad134 authored by ordian's avatar ordian
Browse files

ci: remove --locked on test

parent 8b88bf1a
No related merge requests found
......@@ -66,7 +66,7 @@ test-linux-stable: &test
RUSTFLAGS: -Cdebug-assertions=y
TARGET: native
script:
- time cargo test --all --release --verbose --locked
- time cargo test --all --release --verbose
- sccache -s
......
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