Skip to content

Commit

Permalink
Merge branch 'chore-add-compilation-configs' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
dutrevis committed Jun 7, 2024
2 parents 2658d22 + 4bd214d commit 4b76048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Check Scala formatting
run: sbt scalafmtSbtCheck scalafmtCheck test:scalafmtCheckz
run: sbt scalafmtSbtCheck scalafmtCheck Test/scalafmtCheck

publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4b76048

Please sign in to comment.