diff --git a/.github/workflows/plugin-workers.yml b/.github/workflows/plugin-workers.yml index 61fa0fe45..59d7fe7c0 100644 --- a/.github/workflows/plugin-workers.yml +++ b/.github/workflows/plugin-workers.yml @@ -20,6 +20,8 @@ jobs: include: - worker: erasure_coding path: test/plugin_workers/erasure_coding + - worker: ec_repair + path: test/plugin_workers/ec_repair - worker: vacuum path: test/plugin_workers/vacuum - worker: volume_balance