Skip to content

Commit d3c8e5a

Browse files
committed
one more time
1 parent 1957f5a commit d3c8e5a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.cargo/config.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- uses: dtolnay/rust-toolchain@5d458579430fc14a04a08a1e7d3694f545e91ce6 # stable
6767
with:
6868
components: clippy
69-
- run: cargo clippy-ci
69+
- run: cargo clippy -- -D warnings -W clippy::uninlined_format_args
7070

7171
build:
7272
name: Build

0 commit comments

Comments
 (0)