Skip to content

Update compilerplugin, scalapb-runtime to 0.11.17 #624

Update compilerplugin, scalapb-runtime to 0.11.17

Update compilerplugin, scalapb-runtime to 0.11.17 #624

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@v4
with:
java-version: 8
distribution: adopt
- run: ./bin/scalafmt --test