Skip to content

chore(deps): bump SwissDataScienceCenter/renku-actions from 1.11.3 to 1.12.1 in the gh-actions group #7078

chore(deps): bump SwissDataScienceCenter/renku-actions from 1.11.3 to 1.12.1 in the gh-actions group

chore(deps): bump SwissDataScienceCenter/renku-actions from 1.11.3 to 1.12.1 in the gh-actions group #7078

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