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

Commitcfa2b35

Browse files
committed
Fix syntax
1 parent5db8037 commitcfa2b35

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎.github/workflows/maven.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ jobs:
2323
-name:Install xvfb
2424
run:sudo apt-get install xvfb
2525
-name:Build with Maven
26-
with:
27-
args:xvfb-run mvn clean verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar
26+
run:xvfb-run mvn clean verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar
2827
env:
2928
GITHUB_TOKEN:${{ secrets.REPOSITORY_ACCESS_TOKEN }}
3029
SONAR_TOKEN:${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp