Skip to content

Commit 0655a42

Browse files
committed
Added a clippy run to the CI checks.
1 parent b1b67ee commit 0655a42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_and_run_checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
run: |
2828
cd serial_term
2929
cargo test --verbose
30+
cargo clippy -- -D warnings

0 commit comments

Comments
 (0)