mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-10 08:15:36 +00:00
add flip-link to CI
This commit is contained in:
parent
514292aaab
commit
9f3126c594
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
@ -65,5 +65,6 @@ jobs:
|
|||
- name: build and fmt advanced/firmware
|
||||
working-directory: ./advanced/firmware
|
||||
run: |
|
||||
cargo install flip-link
|
||||
cargo build --verbose
|
||||
cargo fmt --all -- --check
|
||||
|
|
Loading…
Reference in a new issue