Skip to content

Commit e72d3b7

Browse files
authored
Update build.yml [skip ci]
1 parent e3febb8 commit e72d3b7

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
@@ -25,5 +25,5 @@ jobs:
2525
${{ runner.os }}-maven-
2626
${{ runner.os }}-
2727
- name: Run maven build
28-
run: mvn verify -s .github/workflows/settings.xml
28+
run: mvn verify
2929

0 commit comments

Comments
 (0)