feat: test on github validation
All checks were successful
Format / formatting (push) Successful in 8s
CI / build (push) Successful in 14s

This commit is contained in:
Pierre Tellier 2025-02-11 19:27:22 +01:00
parent 720b19df93
commit 70b00a1996

View File

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