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 9c4150a

Browse files
committed
Improved sonarcloud integration.
1 parent 496d207 commit 9c4150a

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: 58cd3a81eaf668cf8a7bb8627da3d7e95e63a2cd
57+
SONAR_TOKEN: 2ffe005643fe6ae61b68dc0869a8d18163d969a7
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 によって変換されたページ (->オリジナル) /