Skip to content

Commit

Permalink
update wf
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Feb 19, 2023
1 parent ecaae54 commit c1ae221
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 @@ -30,7 +30,7 @@ jobs:
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Run Checkstyle
run: mvn checkstyle:check
run: mvn checkstyle:check

# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
- name: Update dependency graph
Expand Down

0 comments on commit c1ae221

Please sign in to comment.