Skip to content

Commit 7f8c0c3

Browse files
committed
include the omnetpp_high_freq example in CI
1 parent 5fd4ca6 commit 7f8c0c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/omnetpp_generation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ jobs:
251251
strategy:
252252
fail-fast: false
253253
matrix:
254-
# Reduced matrix for faster CI - only test one example
255-
example: [omnetpp_burst]
254+
# Test both regular and high-frequency examples
255+
example: [omnetpp_burst, omnetpp_high_freq]
256256
# example: [omnetpp_pubsub, omnetpp_pipeline, omnetpp_burst, omnetpp_loadbalanced]
257257

258258
steps:

0 commit comments

Comments
 (0)