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 Oct 14, 2024
1 parent 2c1ecd7 commit 1de3abe
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 1de3abe

Please sign in to comment.