Skip to content

Commit

Permalink
Add Missing Modules to the Test Job
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkiel committed Dec 7, 2024
1 parent ef28202 commit 13a7628
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
- interaction
- jepsen
- job-async-interaction
- job-compact
- job-re-index
- job-scheduler
- job-util
Expand All @@ -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
Expand All @@ -118,6 +121,7 @@ jobs:
- rocksdb
- scheduler
- server
- terminology-service
- thread-pool-executor-collector

java-version:
Expand Down

0 comments on commit 13a7628

Please sign in to comment.