Skip to content

Commit

Permalink
Remove install
Browse files Browse the repository at this point in the history
  • Loading branch information
alaugks committed May 12, 2024
1 parent 35c7e81 commit e61a7da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
restore-keys: ${{ runner.os }}-m2
- name: Build and analyze (dev)
run: |
mvn -U clean install
mvn test -P test-coverage
mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar \
-Dsonar.projectName=${{ vars.SONAR_PROJECT_NAME }} \
Expand Down

0 comments on commit e61a7da

Please sign in to comment.