Skip to content

Commit 1e55b16

Browse files
ci: Check rust formatting
1 parent 7c9fd85 commit 1e55b16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
targets: thumbv7m-none-eabi
4141
components: rustfmt, clippy
4242
- run: cargo install cargo-readme
43+
- run: cargo fmt --check
4344
- run: cargo test
4445
- name: cargo build no_std
4546
run: cargo build --target thumbv7m-none-eabi --no-default-features

0 commit comments

Comments
 (0)