Skip to content

Commit

Permalink
remove unnecessary Maven profile
Browse files Browse the repository at this point in the history
  • Loading branch information
overheadhunter committed Apr 25, 2022
1 parent fd96a32 commit 3930c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
mvn -B verify
jacoco:report
org.sonarsource.scanner.maven:sonar-maven-plugin:sonar
-Pcoverage,dependency-check
-Pcoverage
-Dsonar.projectKey=coffeelibs_tiny-oauth2-client
-Dsonar.organization=coffeelibs
-Dsonar.host.url=https://sonarcloud.io
Expand Down

0 comments on commit 3930c3d

Please sign in to comment.