Skip to content

Commit

Permalink
change package to verify
Browse files Browse the repository at this point in the history
  • Loading branch information
robson90 committed Oct 2, 2024
1 parent e0f0d25 commit e0209b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
java-version: '17'
cache: maven
- name: Build project with Maven
run: mvn -B clean package
run: mvn -B clean verify

0 comments on commit e0209b6

Please sign in to comment.