Skip to content

Commit

Permalink
sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanlas committed Feb 11, 2025
1 parent 3c7802a commit b4e78bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
java-version: '23'
cache: sbt

- uses: sbt/setup-sbt@v1

- name: Check linting and formatting
run: sbt 'scalafixAll --check' scalafmtSbtCheck scalafmtCheck

Expand Down

0 comments on commit b4e78bd

Please sign in to comment.