mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
typo
This commit is contained in:
parent
65c4fd2fec
commit
c3e49ce6cd
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -40,6 +40,6 @@ jobs:
|
|||
- name: Install Rust
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
- name: Run cargo fmt
|
||||
run: cargo --fmt --all check
|
||||
run: cargo fmt --all --check
|
||||
- name: Run cargo clippy
|
||||
run: cargo clippy
|
||||
|
|
Loading…
Reference in New Issue
Block a user