Movatterモバイル変換


[0]ホーム

URL:


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

Commit3a252b4

Browse files
committed
[2.1.0-SNAPSHOT]
CI updated
1 parentc855695 commit3a252b4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎.github/workflows/pull-request.yml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@ jobs:
4040
env:
4141
ETHERSCAN_API_KEY:${{ secrets.ETHERSCAN_API_KEY_2 }}
4242

43-
-name:SonarQube
44-
if:matrix.java == '17'
45-
run:'./gradlew sonar --info'
46-
env:
47-
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
48-
SONAR_TOKEN:${{ secrets.SONAR_TOKEN }}
49-
5043
-name:Test Report
5144
if:matrix.java == '17'
5245
uses:EnricoMi/publish-unit-test-result-action@v2
5346
with:
5447
files:|
5548
**/test-results/**/*.xml
49+
50+
-name:SonarQube
51+
if:matrix.java == '17'
52+
run:'./gradlew sonar --info'
53+
env:
54+
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
55+
SONAR_TOKEN:${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp