Skip to content

Commit 908303b

Browse files
authored
add setup-sbt
1 parent 9556819 commit 908303b

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
@@ -18,4 +18,5 @@ jobs:
1818
with:
1919
java-version: "${{ matrix.java }}"
2020
distribution: adopt
21+
- uses: sbt/setup-sbt@v1
2122
- run: sbt -v scalafmtSbtCheck "+ scalafmtCheckAll" "+ test"

0 commit comments

Comments
 (0)