Kaynağa Gözat

Add test with defmt feature.

Dario Nieuwenhuis 4 yıl önce
ebeveyn
işleme
2644f89345
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/workflows/test.yml

+ 1 - 0
.github/workflows/test.yml

@@ -70,6 +70,7 @@ jobs:
         features:
         features:
           # These feature sets cannot run tests, so we only check they build.
           # These feature sets cannot run tests, so we only check they build.
           - medium-ip medium-ethernet proto-ipv6 proto-ipv6 proto-igmp proto-dhcpv4 socket-raw socket-udp socket-tcp socket-icmp async
           - medium-ip medium-ethernet proto-ipv6 proto-ipv6 proto-igmp proto-dhcpv4 socket-raw socket-udp socket-tcp socket-icmp async
+          - defmt medium-ip medium-ethernet proto-ipv6 proto-ipv6 proto-igmp proto-dhcpv4 socket-raw socket-udp socket-tcp socket-icmp async
 
 
     steps:
     steps:
       - uses: actions/checkout@v2
       - uses: actions/checkout@v2