Skip to content

Commit ab17cd3

Browse files
committed
add embassy-net-adin1110 to .github/ci/test.sh
1 parent cbde3e6 commit ab17cd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ci/test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ cargo test --manifest-path ./embassy-rp/Cargo.toml --no-default-features --featu
2828
cargo test --manifest-path ./embassy-stm32/Cargo.toml --no-default-features --features nightly,stm32f429vg,exti,time-driver-any,exti
2929
cargo test --manifest-path ./embassy-stm32/Cargo.toml --no-default-features --features nightly,stm32f732ze,exti,time-driver-any,exti
3030
cargo test --manifest-path ./embassy-stm32/Cargo.toml --no-default-features --features nightly,stm32f769ni,exti,time-driver-any,exti
31+
32+
cargo test --manifest-path ./embassy-net-adin1110/Cargo.toml

0 commit comments

Comments
 (0)