Skip to content

Commit

Permalink
firmware: removed default features flag from CI
Browse files Browse the repository at this point in the history
Should no longer be needed
  • Loading branch information
DanNixon committed Dec 24, 2024
1 parent e8e28c5 commit e5eca6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
rustup target add thumbv6m-none-eabi
rustup show
cargo build --release --no-default-features
cargo build --release

0 comments on commit e5eca6e

Please sign in to comment.