Skip to content

Commit 6a0d8ef

Browse files
authored
Update rust.yml
1 parent 39ae7ec commit 6a0d8ef

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/rust.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,8 @@ jobs:
2424
run: cargo fmt
2525
- name: Clippy
2626
run: cargo clippy
27+
- name: typos-action
28+
uses: crate-ci/[email protected]
29+
- name: Machete
30+
uses: bnjbvr/cargo-machete@main
31+

0 commit comments

Comments
 (0)