Skip to content

Update scala to 3.6.3, cats to 2.12, docker-compose to 3.5, fix pipel… #31

Update scala to 3.6.3, cats to 2.12, docker-compose to 3.5, fix pipel…

Update scala to 3.6.3, cats to 2.12, docker-compose to 3.5, fix pipel… #31

Workflow file for this run

name: scalafmt
on:
- push
jobs:
scalafmt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: scalafmt-native-action
uses: jrouly/scalafmt-native-action@v4