Skip to content

Commit

Permalink
Adds verify to ci.yaml (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongestNumber9 authored Feb 4, 2025
1 parent d032358 commit 4c67f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
run: bash add_headers_to_generated.sh

- name: Run CI
run: mvn -Pbuild-nogenerate --batch-mode clean package
run: mvn -Pbuild-nogenerate --batch-mode clean verify package

0 comments on commit 4c67f82

Please sign in to comment.