Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Nov 1, 2023
1 parent d86af4f commit f09ba6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install rustfmt
run: rustup component add rustfmt

- name: Clippy (all features enabled)
- name: rustfmt
run: cargo fmt

Clippy:
Expand Down

0 comments on commit f09ba6a

Please sign in to comment.