mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 02:21:04 +00:00
Use locked
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ test-linux-stable:
|
|||||||
# but still want to have debug assertions.
|
# but still want to have debug assertions.
|
||||||
RUSTFLAGS: -Cdebug-assertions=y
|
RUSTFLAGS: -Cdebug-assertions=y
|
||||||
script:
|
script:
|
||||||
- time cargo test --all --release --frozen |
|
- time cargo test --all --release --locked |
|
||||||
tee output.log
|
tee output.log
|
||||||
- sccache -s
|
- sccache -s
|
||||||
after_script:
|
after_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user