From a1256a28a6cc851e6cd4d5b8662693be679c4f06 Mon Sep 17 00:00:00 2001 From: Alexander Kiel Date: Sat, 7 Dec 2024 18:14:18 +0100 Subject: [PATCH] Add Missing Modules to the Test Job --- .github/workflows/build.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8c862b723..6cbe9a3a7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -97,6 +97,7 @@ jobs: - interaction - jepsen - job-async-interaction + - job-compact - job-re-index - job-scheduler - job-util @@ -105,11 +106,13 @@ jobs: - metrics - module-base - openid-auth + - operation-compact - operation-graphql - operation-measure-evaluate-measure - operation-patient-everything - operation-patient-purge - operation-totals + - operation-value-set-expand - page-id-cipher - page-store - page-store-cassandra @@ -118,6 +121,7 @@ jobs: - rocksdb - scheduler - server + - terminology-service - thread-pool-executor-collector java-version: