Skip to content

Update scalafmt-core to 3.7.12 #507

Update scalafmt-core to 3.7.12

Update scalafmt-core to 3.7.12 #507

Workflow file for this run

name: CI
on:
pull_request:
push:
schedule:
- cron: '0 3 * * 4'
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 10
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
with:
java-version: 8
distribution: temurin
- uses: coursier/cache-action@v6
- run: sbt -v
scalafmtSbtCheck
"+ scalafmtCheckAll"
"+ msgpack4zPlayJVM/test"
"+ msgpack4zPlayJS/test"