Skip to content

Commit

Permalink
now it should work
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Jun 16, 2024
1 parent 46c8431 commit f8cdc34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
targets: "thumbv6m-none-eabi"
- run: cargo clippy --target thumb6m-none-eabi -- -D warnings
- run: cargo clippy --target thumbv6m-none-eabi -- -D warnings

0 comments on commit f8cdc34

Please sign in to comment.