diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index 30da8eabb..7ec27522b 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -14,6 +14,7 @@ jobs: ] test-program: [ "tests/pubsub/testpubsub", + "tests/pubsub/testfloodsub", "tests/pubsub/testgossipinternal" ] steps: