Skip to content

Commit

Permalink
Merge pull request #241 from inoio/magro-patch-1
Browse files Browse the repository at this point in the history
Update scala.yml add setup-sbt
  • Loading branch information
magro authored Dec 23, 2024
2 parents 6189e51 + b4d92fb commit a673fbd
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 @@ -24,6 +24,7 @@ jobs:
java-version: '11'
distribution: 'temurin'
cache: 'sbt'
- uses: sbt/setup-sbt@v1
- name: Run tests
# "+ test" runs tests with all scala versions
run: sbt "+ test"
Expand Down

0 comments on commit a673fbd

Please sign in to comment.