Skip to content

Update scalafmt-core to 3.7.13 (#1818) #2733

Update scalafmt-core to 3.7.13 (#1818)

Update scalafmt-core to 3.7.13 (#1818) #2733

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 .