Skip to content

Commit fb7e445

Browse files
committed
fixing format CI
1 parent 4396c66 commit fb7e445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rustfmt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
- run: cargo fmt --all -- --check
1818
- run: cargo clippy --all-features
1919
- run: cargo clippy --features defmt
20-
- run: cargo clippy --features control-buffer-256
20+
- run: cargo clippy --features log
2121
- run: cargo clippy

0 commit comments

Comments
 (0)