mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-25 12:52:23 +08:00
Fix clippy warnings
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -202,7 +202,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
components: 'llvm-tools-preview'
|
||||
components: "llvm-tools-preview"
|
||||
- uses: taiki-e/install-action@main
|
||||
with:
|
||||
tool: grcov
|
||||
|
||||
Reference in New Issue
Block a user