fix: should now catch errors ?

This commit is contained in:
Pierre Tellier 2025-02-11 19:24:04 +01:00
parent c715955758
commit 1498b5908b

View File

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