Skip to content

Commit

Permalink
enable udp for the mioudp tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stlankes committed Feb 13, 2024
1 parent d3cc683 commit a39810c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
- package: miotcp
flags: --features dhcpv4
- package: mioudp
flags: --features dhcpv4
flags: --features udp,dhcpv4
- package: hello_world
flags: --no-default-features --microvm

Expand Down

0 comments on commit a39810c

Please sign in to comment.