Skip to content

Commit

Permalink
added sbt/setup-sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
yseto committed Nov 6, 2024
1 parent 3fd5570 commit c9f6915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
distribution: temurin
java-version: ${{ matrix.jdk }}
cache: sbt
- uses: sbt/setup-sbt@v1
- run: sbt -v ++${{ matrix.scala }} test

0 comments on commit c9f6915

Please sign in to comment.