Skip to content

Commit

Permalink
run scalafmtSbtCheck in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored and ckipp01 committed Oct 14, 2024
1 parent 7a4d8c6 commit 80e6f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
- uses: sbt/setup-sbt@v1

- name: Check Formatting
run: sbt scalafmtCheckAll
run: sbt scalafmtSbtCheck scalafmtCheckAll

0 comments on commit 80e6f8e

Please sign in to comment.