Skip to content

Update sbt to 1.9.9 #10

Update sbt to 1.9.9

Update sbt to 1.9.9 #10

Workflow file for this run

name: scalafmt
on: [push, pull_request]
jobs:
publish:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v13
with:
java-version: [email protected]
- run: sbt "scalafmtCheckAll"