Merge pull request #1609 from julienrf/patch-1
Enable caching by default
This commit is contained in:
@@ -21,5 +21,6 @@ jobs:
|
||||
with:
|
||||
java-version: '11'
|
||||
distribution: 'temurin'
|
||||
cache: 'sbt'
|
||||
- name: Run tests
|
||||
run: sbt test
|
||||
|
||||
Reference in New Issue
Block a user