Skip to content

Update scalafmt-core to 3.7.17 in main #952

Update scalafmt-core to 3.7.17 in main

Update scalafmt-core to 3.7.17 in main #952

Workflow file for this run

name: PR Build
on:
push:
branches:
- main
- java8
pull_request:
branches:
- main
- java8
env:
JABBA_INDEX: 'https://github.com/typelevel/jdk-index/raw/main/index.json'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v13
with:
java-version: temurin@17
- run: sbt commitCheck