Skip to content

Commit a73af8b

Browse files
authored
add setup-sbt
1 parent 9f5ba8a commit a73af8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
with:
2121
java-version: ${{matrix.java}}
2222
distribution: temurin
23+
- uses: sbt/setup-sbt@v1
2324
- run: sbt -v "+ scalafmtCheckAll" scalafmtSbtCheck "+test"

0 commit comments

Comments
 (0)