Skip to content

Update from auto-update/renku-core-2.9.2 #6165

Update from auto-update/renku-core-2.9.2

Update from auto-update/renku-core-2.9.2 #6165

name: Check format for acceptance tests
on:
pull_request:
merge_group:
jobs:
formatting-check:
name: Scala formatting check
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: run scalafmt
run: |
cd acceptance-tests
sbt scalafmtCheckAll