Skip to content

Update scala-library to 2.13.14 #560

Update scala-library to 2.13.14

Update scala-library to 2.13.14 #560

Workflow file for this run

name: Checks
on:
push:
pull_request:
jobs:
scalafmt:
name: Scalafmt
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v3
with:
java-version: 8
distribution: adopt
- run: ./bin/scalafmt --test