mirror of
https://github.com/atuinsh/atuin.git
synced 2024-12-24 16:09:19 +01:00
Update rust.yml
This commit is contained in:
parent
f3b0006754
commit
e5fd46adfa
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
toolchain: nightly
|
toolchain: nightly
|
||||||
override: true
|
override: true
|
||||||
components: rustfmt
|
components: clippy
|
||||||
|
|
||||||
- name: Run clippy
|
- name: Run clippy
|
||||||
run: cargo clippy
|
run: cargo clippy
|
||||||
|
Loading…
Reference in New Issue
Block a user