Skip to content

Commit

Permalink
use verify on maven-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Feb 24, 2024
1 parent 657d7c7 commit b80decf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Unshallow
run: git fetch --unshallow --quiet
- name: Build
run: mvn clean package
run: mvn clean verify

0 comments on commit b80decf

Please sign in to comment.