Skip to content

Commit cd113f4

Browse files
committed
Update CI workflows
1 parent 6f8a9cc commit cd113f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
java-version: 8
5656
cache: sbt
5757

58+
- run: sbt '++ ${{ matrix.scala }}' 'scalafixAll --check'
59+
5860
- run: sbt '++ ${{ matrix.scala }}' scalafmtCheckAll
5961

6062
- run: sbt '++ ${{ matrix.scala }}' scalafmtSbtCheck

0 commit comments

Comments
 (0)