Skip to content

Commit

Permalink
Add -Dno-format so that the run validates instead of formats
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Nov 1, 2023
1 parent 1c5627f commit cc36685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
distribution: 'temurin'
- name: "Build with Maven"
run: |
mvn clean install
mvn clean install -Dno-format

0 comments on commit cc36685

Please sign in to comment.