Skip to content

Commit

Permalink
Update scala.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Feb 25, 2025
1 parent 0f32468 commit 3192d74
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 @@ -32,5 +32,7 @@ jobs:
java-version: '11'
distribution: 'temurin'
cache: 'sbt'
- name: Setup sbt
uses: sbt/setup-sbt@v1
- name: Run tests
run: sbt +test

0 comments on commit 3192d74

Please sign in to comment.