mirror of
https://github.com/atuinsh/atuin.git
synced 2025-02-16 18:32:05 +01:00
Correct clippy usage
This commit is contained in:
parent
0cfa59a313
commit
8a5d82e820
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
components: clippy
|
||||
|
||||
- name: Run clippy
|
||||
run: cargo clippy -D warnings
|
||||
run: cargo clippy -- -D warnings
|
||||
|
||||
format:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user