Skip to content

Commit

Permalink
Print Diff on java-style-check: skipCommit
Browse files Browse the repository at this point in the history
  • Loading branch information
kojiishi committed Nov 11, 2023
1 parent 470b187 commit 0131feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
uses: axel-op/googlejavaformat-action@fe78db8a90171b6a836449f8d0e982d5d71e5c5a
with:
args: "--replace"
skip-commit: true
skipCommit: true
- name: Print diffs
run: git --no-pager diff --exit-code
markdown-style-check:
Expand Down

0 comments on commit 0131feb

Please sign in to comment.