mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 08:39:44 +00:00
fix: clippy warnings
This commit is contained in:
1
.github/workflows/sqlx.yml
vendored
1
.github/workflows/sqlx.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
||||
rustup update
|
||||
rustup component add clippy
|
||||
rustup toolchain install beta
|
||||
rustup component add --toolchain beta clippy
|
||||
|
||||
- run: >
|
||||
cargo clippy
|
||||
|
||||
Reference in New Issue
Block a user