Skip to content

Commit 3aad330

Browse files
authored
setup-sbt
1 parent 7cf8cbd commit 3aad330

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ jobs:
1919
with:
2020
distribution: temurin
2121
java-version: ${{ matrix.java }}
22+
- uses: sbt/setup-sbt@v1
2223
- name: Run tests
2324
run: sbt test

0 commit comments

Comments
 (0)