Enabling features in examples

master
Ryan Summers 2023-07-03 12:27:35 +02:00
parent ed42d185df
commit 0fa5c8f81c
1 changed files with 1 additions and 1 deletions

View File

@ -113,4 +113,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: build
args: --examples --features smoltcp,cortex-m-cpu
args: --examples --all-features