add testfloodsub coverage for different build options
This commit is contained in:
parent
4760df1e31
commit
996dc5be9c
|
@ -14,6 +14,7 @@ jobs:
|
|||
]
|
||||
test-program: [
|
||||
"tests/pubsub/testpubsub",
|
||||
"tests/pubsub/testfloodsub",
|
||||
"tests/pubsub/testgossipinternal"
|
||||
]
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue