Skip to content

Commit c18e4e5

Browse files
committed
Fix coverage
1 parent 8835c76 commit c18e4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ FEATURES_TEST=(
3131
"std,medium-ip,proto-ipv4,proto-ipv6,socket-tcp,socket-udp"
3232
"std,medium-ethernet,medium-ip,medium-ieee802154,proto-ipv4,proto-ipv6,socket-raw,socket-udp,socket-tcp,socket-icmp,socket-dns,async"
3333
"std,medium-ieee802154,medium-ip,proto-ipv4,socket-raw"
34-
"std,medium-ethernet,proto-ipv4,proto-ipsec"
34+
"std,medium-ethernet,proto-ipv4,proto-ipsec,socket-raw"
3535
)
3636

3737
FEATURES_TEST_NIGHTLY=(

0 commit comments

Comments
 (0)