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.
1 parent a65fa23 commit 72cd489Copy full SHA for 72cd489
.github/workflows/build.yml
@@ -26,5 +26,6 @@ jobs:
26
with:
27
distribution: temurin
28
java-version: 8
29
+ - uses: sbt/setup-sbt@v1
30
- name: Run tests
31
run: sbt test
0 commit comments