ci: Clean up build script for MSRV and rename it
This commit is contained in:
parent
90082d02f7
commit
110aa58300
@ -53,7 +53,7 @@ tasks:
|
||||
# by default. Make sure it works with all of them.
|
||||
pushd ruma-client-api
|
||||
|
||||
cargo build --all-features --verbose
|
||||
cargo build --all-features --quiet
|
||||
client_api_build_exit=$?
|
||||
|
||||
popd
|
Loading…
x
Reference in New Issue
Block a user