Skip to content

Commit 489b007

Browse files
authored
setup-sbt
1 parent f3500c2 commit 489b007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ jobs:
1717
with:
1818
java-version: ${{matrix.java}}
1919
distribution: 'adopt'
20+
- uses: sbt/setup-sbt@v1
2021
- name: Run tests
2122
run: sbt scalafmtSbtCheck "+ scalafmtCheckAll" +test

0 commit comments

Comments
 (0)