Skip to content

Commit

Permalink
Add setup sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
frozzare committed Feb 4, 2025
1 parent ce6ebf5 commit effc864
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
with:
distribution: 'zulu'
java-version: 11
- name: Setup sbt launcher
uses: sbt/setup-sbt@v1
- name: Run tests
run: sbt test

0 comments on commit effc864

Please sign in to comment.