Skip to content

Commit

Permalink
setup sbt explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
hrj committed Dec 17, 2024
1 parent a73be61 commit e997c4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
with:
distribution: 'temurin'
java-version: '21'
- uses: sbt/setup-sbt@v1
- name: Run tests
run: sbt test

0 comments on commit e997c4e

Please sign in to comment.