Skip to content

Commit bbde182

Browse files
Update build.yml
1 parent ee58b64 commit bbde182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
- uses: actions/checkout@v2
5757

5858
- name: Build with Maven
59-
run: mvn -B formatter:validate verify --file pom.xml
59+
run: mvn -B formatter:validate verify --file pom.xml

0 commit comments

Comments
 (0)