Skip to content

Android: Example with versions from boms (with compose-bom) #3697

Android: Example with versions from boms (with compose-bom)

Android: Example with versions from boms (with compose-bom) #3697

Workflow file for this run

name: 'autofix.ci'
on:
pull_request:
jobs:
autofix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: sbt/setup-sbt@v1
- run: |
./mill __.fix + mill.javalib.palantirformat.PalantirFormatModule/ + mill.scalalib.scalafmt.ScalafmtModule/scalafmt + mill.kotlinlib.ktlint.KtlintModule/
- uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef