We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f387a20 + e612f52 commit 945a120Copy full SHA for 945a120
.github/workflows/tests.yml
@@ -18,5 +18,6 @@ jobs:
18
with:
19
java-version: '11'
20
distribution: 'adopt'
21
+ - uses: sbt/setup-sbt@v1
22
- name: Run tests
23
run: sbt -Dfile.encoding=UTF8 -J-XX:ReservedCodeCacheSize=256M test scripted
0 commit comments