diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc9a1a5e1..a1a6c9d9c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -142,7 +142,7 @@ jobs: shell: bash run: | ./sbt -v "++2.13.x; all utilControl/test utilRelation/test utilPosition/test" - - name: Build and test (6) + - name: Multirepo integration test if: ${{ matrix.jobtype == 6 }} shell: bash run: |