CI update
This commit is contained in:
parent
a058b69169
commit
29b020a6cb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
targets: "thumbv6m-none-eabi"
|
||||
- run: cargo check --target thumbv6m-none-eabi
|
||||
- run: cargo check --target thumbv6m-none-eabi --examples
|
||||
- run: cargo check -p va108xx --target thumbv6m-none-eabi --all-features
|
||||
- run: cargo check -p va108xx-hal --target thumbv6m-none-eabi --featurs "defmt"
|
||||
|
||||
test:
|
||||
name: Run Tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user