Skip to content

Commit

Permalink
Work around SBT breakage on GitHub CI due to: actions/runner-images#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
sageserpent-open committed Dec 10, 2024
1 parent 7519f5b commit bd018b7
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 @@ -27,5 +27,6 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: 'sbt'
- uses: sbt/setup-sbt@v1
- name: Run tests
run: sbt +test

0 comments on commit bd018b7

Please sign in to comment.