add testfloodsub coverage for different build options
This commit is contained in:
parent
4760df1e31
commit
996dc5be9c
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue