diff --git a/.github/workflows/beam_PreCommit_Java.yml b/.github/workflows/beam_PreCommit_Java.yml index caa737abe624..1d8d5fe53fd1 100644 --- a/.github/workflows/beam_PreCommit_Java.yml +++ b/.github/workflows/beam_PreCommit_Java.yml @@ -190,6 +190,7 @@ jobs: -PdisableSpotlessCheck=true \ -PdisableCheckStyle=true \ -PenableJacocoReport \ + -Pwith-kafka-streams-runner \ - name: Archive JUnit Test Results uses: actions/upload-artifact@v7 if: ${{ !success() }}