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 19, 2024
1 parent f1c0ffa commit f5ab542
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
java-version: ${{matrix.java-version}}
- name: Coursier cache
uses: coursier/cache-action@v6
- uses: sbt/setup-sbt@v1
- name: Build and test
shell: bash
run: sbt -v clean scalafmtCheckAll headerCheck test scripted
Expand Down

0 comments on commit f5ab542

Please sign in to comment.