Skip to content

Commit

Permalink
sbt cache
Browse files Browse the repository at this point in the history
  • Loading branch information
davidainslie committed Jun 18, 2024
1 parent 77dd046 commit 3ed7616
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 @@ -19,6 +19,7 @@ jobs:
with:
distribution: 'temurin'
java-version: '22'
cache: 'sbt'

- name: Run tests
run: sbt test

0 comments on commit 3ed7616

Please sign in to comment.