Fix tiny error in nightly CI script
This commit is contained in:
parent
168ac66b6f
commit
7bf03efa6a
@ -29,6 +29,7 @@ tasks:
|
||||
pushd ruma-client
|
||||
|
||||
cargo clippy --all-targets --quiet -- -D warnings
|
||||
clippy_2_exit=$?
|
||||
|
||||
popd
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user