Skip to content

chore: Update slf4j-log4j12 from 2.0.13 to 2.0.16 #7050

chore: Update slf4j-log4j12 from 2.0.13 to 2.0.16

chore: Update slf4j-log4j12 from 2.0.13 to 2.0.16 #7050

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