Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
nbars authored Feb 13, 2024

Verified

This commit was signed with the committer’s verified signature.
GromNaN Jérôme Tamarelle
1 parent 0baba5d commit ecfdce7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -22,8 +22,6 @@ jobs:
run: rustup target add thumbv6m-none-eabi
- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose

build-cargo-update:

@@ -37,5 +35,3 @@ jobs:
run: cargo update
- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose

0 comments on commit ecfdce7

Please sign in to comment.