feat: back to google as I can't make the other one work
Some checks failed
Format / formatting (push) Failing after 9s
CI / build (push) Successful in 13s

This commit is contained in:
Pierre Tellier 2025-02-12 15:14:48 +01:00
parent 6befd10735
commit 8b24456b48

View File

@ -13,6 +13,6 @@ jobs:
distribution: 'temurin' # See 'Supported distributions' for available options distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '21' java-version: '21'
- uses: joutvhu/intellij-format@v1 - uses: axel-op/googlejavaformat-action@v3
with: with:
verify: true args: "--set-exit-if-changed --skip-sorting-imports --aosp -n"