add testfloodsub coverage for different build options

This commit is contained in:
Giovanni Petrantoni 2021-03-15 12:15:29 +09:00
parent 4760df1e31
commit 996dc5be9c
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ jobs:
] ]
test-program: [ test-program: [
"tests/pubsub/testpubsub", "tests/pubsub/testpubsub",
"tests/pubsub/testfloodsub",
"tests/pubsub/testgossipinternal" "tests/pubsub/testgossipinternal"
] ]
steps: steps: