Skip to content

Update mill-mima to 0.1.1 (#159) #96

Update mill-mima to 0.1.1 (#159)

Update mill-mima to 0.1.1 (#159) #96

Workflow file for this run

name: scalafmt
on:
- push
jobs:
scalafmt:
runs-on: ubuntu-22.04
steps:
- uses: lolgab/scalafmt@0.0.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}