Skip to content

Commit

Permalink
Use default Maven goal
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jun 10, 2023
1 parent e260847 commit f7d27fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
distribution: 'temurin'
java-version: ${{ matrix.java }}
- name: Build with Maven
run: mvn -V package --file pom.xml --no-transfer-progress spotbugs:check
run: mvn -V --file pom.xml --no-transfer-progress

0 comments on commit f7d27fc

Please sign in to comment.