Skip to content

Commit 80e6f8e

Browse files
xuwei-kckipp01
authored andcommitted
run scalafmtSbtCheck in CI
1 parent 7a4d8c6 commit 80e6f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
- uses: sbt/setup-sbt@v1
5353

5454
- name: Check Formatting
55-
run: sbt scalafmtCheckAll
55+
run: sbt scalafmtSbtCheck scalafmtCheckAll

0 commit comments

Comments
 (0)