Add medium-ieee802154 to CI.

Not adding to `defmt` because it doesn't build yet.
master
Dario Nieuwenhuis 2021-10-21 01:38:19 +02:00
parent 8922895a8b
commit 0d664c14b4
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ jobs:
features:
# These feature sets cannot run tests, so we only check they build.
- rand-custom-impl medium-ip medium-ethernet proto-ipv6 proto-ipv6 proto-igmp proto-dhcpv4 socket-raw socket-udp socket-tcp socket-icmp async
- rand-custom-impl medium-ip medium-ethernet medium-ieee802154 proto-ipv6 proto-ipv6 proto-igmp proto-dhcpv4 socket-raw socket-udp socket-tcp socket-icmp async
- rand-custom-impl defmt defmt-trace medium-ip medium-ethernet proto-ipv6 proto-ipv6 proto-igmp proto-dhcpv4 socket-raw socket-udp socket-tcp socket-icmp async
steps: