Updating example features
This commit is contained in:
parent
253a1f6f1d
commit
ed42d185df
|
@ -113,4 +113,4 @@ jobs:
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: build
|
command: build
|
||||||
args: --examples
|
args: --examples --features smoltcp,cortex-m-cpu
|
||||||
|
|
Loading…
Reference in New Issue