fix: now only show the incorrect files
Some checks failed
Format / formatting (push) Failing after 7s
CI / build (push) Successful in 12s

This commit is contained in:
Pierre Tellier 2025-02-12 11:42:16 +01:00
parent 013b97cec0
commit 1ed976b039

View File

@ -14,6 +14,4 @@ jobs:
java-version: '21' java-version: '21'
- uses: axel-op/googlejavaformat-action@v3 - uses: axel-op/googlejavaformat-action@v3
with: with:
args: "--set-exit-if-changed --skip-sorting-imports --aosp" args: "--set-exit-if-changed --skip-sorting-imports --aosp -n"
- name: Print diffs
run: git --no-pager diff --exit-code