diff --git a/.github/workflows/native-image.yml b/.github/workflows/native-image.yml index 9ace760..8c77b50 100644 --- a/.github/workflows/native-image.yml +++ b/.github/workflows/native-image.yml @@ -31,8 +31,15 @@ jobs: strategy: matrix: module: + - account + - bot-platform + - coordinator - core - io + - official-bots + - rule + - store + - ws steps: - uses: actions/checkout@v4 diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 760692d..475e81c 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -5,7 +5,7 @@