diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 32c294b7f..bfb6aa0bb 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -19,7 +19,7 @@ jobs: target: thumbv7em-none-eabi - package: embassy target: thumbv7em-none-eabi - features: log + features: log,executor-agnostic - package: embassy target: thumbv7em-none-eabi features: defmt