Skip to content

Commit

Permalink
Enable sbt on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Dec 27, 2024
1 parent 9ae34f6 commit c17a766
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 @@ -12,4 +12,5 @@ jobs:
- uses: actions/setup-java@v1
with:
java-version: 11
- uses: sbt/setup-sbt@v1
- run: sbt javafmtCheckAll scalafmtCheckAll "scalafixAll --check" test publishLocal scripted

0 comments on commit c17a766

Please sign in to comment.