Skip to content

Commit

Permalink
add setup-sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Dec 30, 2024
1 parent 864f3d0 commit 1a164e2
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 @@ -21,5 +21,6 @@ jobs:
with:
distribution: temurin
java-version: ${{matrix.java}}
- uses: sbt/setup-sbt@v1
- name: Test
run: sbt ++${{matrix.scala}} laws/run test

0 comments on commit 1a164e2

Please sign in to comment.