Skip to content

Commit 72cd489

Browse files
authored
setup-sbt
1 parent a65fa23 commit 72cd489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ jobs:
2626
with:
2727
distribution: temurin
2828
java-version: 8
29+
- uses: sbt/setup-sbt@v1
2930
- name: Run tests
3031
run: sbt test

0 commit comments

Comments
 (0)