Skip to content

Commit

Permalink
Merge pull request #5 from mackerelio/setup-sbt
Browse files Browse the repository at this point in the history
added sbt/setup-sbt
  • Loading branch information
yseto authored Nov 7, 2024
2 parents 3fd5570 + c9f6915 commit 220b688
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 220b688

Please sign in to comment.