mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Build with locked Cargo.lock on CI (#514)
This commit is contained in:
committed by
Sergey Pepyakin
parent
917709dda0
commit
9b0c23ac86
@@ -17,7 +17,7 @@ case $TARGET in
|
||||
sudo apt-get -y update
|
||||
sudo apt-get install -y cmake pkg-config libssl-dev
|
||||
|
||||
cargo test --all
|
||||
cargo test --all --locked
|
||||
;;
|
||||
|
||||
"wasm")
|
||||
|
||||
Reference in New Issue
Block a user