Skip to content

Update scalafmt-core to 3.5.9 #118

Update scalafmt-core to 3.5.9

Update scalafmt-core to 3.5.9 #118

Workflow file for this run

name: Scala CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: sbt test