Skip to content

Commit b0a0dbe

Browse files
authored
Update ci.yml
1 parent 8e9c63b commit b0a0dbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@ jobs:
5959
distribution: 'temurin'
6060
java-version: ${{ matrix.jdk }}
6161
cache: 'sbt'
62+
- uses: sbt/setup-sbt@v1
6263
- name: sbt test
6364
run: sbt -v ++${{ matrix.scala }} test

0 commit comments

Comments
 (0)