Skip to content

Commit

Permalink
refactor : print diff 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
GaBaljaintheroom committed Jan 8, 2024
1 parent 7e44dfb commit 5466701
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/google-java-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ jobs:
- uses: axel-op/googlejavaformat-action@v3
with:
args: "--replace"
skip-commit: true
- name: Print diffs
run: git --no-pager diff --exit-code
skip-commit: true

0 comments on commit 5466701

Please sign in to comment.