Fix clippy warnings

This commit is contained in:
gwenn
2024-07-21 16:09:21 +02:00
parent d5f040a751
commit dcc226c509
6 changed files with 8 additions and 7 deletions

View File

@@ -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