Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 434e6ee

Browse files
committed
Improved sonar integration.
1 parent 9c4150a commit 434e6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Build and analyze
5555
env:
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57-
SONAR_TOKEN: 2ffe005643fe6ae61b68dc0869a8d18163d969a7
57+
SONAR_TOKEN: 57752c1d9fabcc88fce3a19f77719addf6da830e
5858
run: mvn -B test jacoco:report org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.organization=javadev-github -Dsonar.host.url=https://sonarcloud.io -Dsonar.projectKey=javadev_LeetCode-in-Java
5959
- uses: codecov/codecov-action@v1
6060
with:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /