mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 22:11:06 +00:00
fix the ignored tests in doc test (#898)
* fix ignored test * move CI to --release per Gav
This commit is contained in:
@@ -20,7 +20,7 @@ case $TARGET in
|
||||
sudo apt-get -y update
|
||||
sudo apt-get install -y cmake pkg-config libssl-dev
|
||||
|
||||
cargo test --all --locked
|
||||
cargo test --all --release --locked
|
||||
;;
|
||||
|
||||
"wasm")
|
||||
|
||||
Reference in New Issue
Block a user