We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b67ee commit 0655a42Copy full SHA for 0655a42
1 file changed
.github/workflows/build_and_run_checks.yml
@@ -27,3 +27,4 @@ jobs:
27
run: |
28
cd serial_term
29
cargo test --verbose
30
+ cargo clippy -- -D warnings
0 commit comments