mirror of https://github.com/icedland/iced.git
Update build-rust
This commit is contained in:
parent
de59d07fcc
commit
a9faa62528
|
@ -214,7 +214,7 @@ build_test_msrv() {
|
|||
cargo +$msrv build --color always --features "db" --release
|
||||
|
||||
echo "==== TEST RELEASE ===="
|
||||
cargo +$msrv test --color always --features "db" --release -- --skip "lib.rs"
|
||||
cargo +$msrv test --color always --features "db" --release
|
||||
|
||||
# Restore it
|
||||
cargo generate-lockfile
|
||||
|
|
Loading…
Reference in New Issue