Skip to content

Commit f16758c

Browse files
authored
chore: update ci and deps (#125)
1 parent cba9f28 commit f16758c

9 files changed

Lines changed: 141 additions & 142 deletions

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
arch: ${{ matrix.arch }}
5555

5656
- name: Clippy
57-
run: cargo clippy --target ${{ matrix.target }} -F qemu -- -D warnings
57+
run: cargo clippy --target ${{ matrix.target }} -F qemu -- -D warnings -A unused

0 commit comments

Comments
 (0)