Skip to content

Commit

Permalink
Update .github/workflows/rust.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Romain Ruetschi <[email protected]>
Signed-off-by: Aleksandar Ignjatijevic <[email protected]>
  • Loading branch information
OakenKnight and romac authored Jan 20, 2025
1 parent 57a407d commit 3365a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
with:
cache-workspaces: "code"
target: thumbv7m-none-eabi
- name: Check no_std compatability
- name: Check no_std compatibility
run: cargo build --target thumbv7m-none-eabi -p informalsystems-malachitebft-peer

clippy:
Expand Down

0 comments on commit 3365a78

Please sign in to comment.