chore: Activated IT in GitHUB-Maven-Build
[demos/kafka/chat] / .github / workflows / maven.yml
index 63c8b15..ac02489 100644 (file)
@@ -28,7 +28,7 @@ jobs:
         distribution: 'temurin'
         cache: maven
     - name: Build with Maven
-      run: mvn -B package --file pom.xml
+      run: mvn -B verify
 
     # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
     - name: Update dependency graph