Skip to content

Update scalafmt-core to 3.7.15 (#1850) #2779

Update scalafmt-core to 3.7.15 (#1850)

Update scalafmt-core to 3.7.15 (#1850) #2779

Workflow file for this run

name: Docker
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build image
run: docker build .