Updating GHES workflows

This commit is contained in:
GitHub Actions
2022-06-21 08:42:31 +00:00
parent 692f5f05ad
commit f8680514c7
+1
View File
@@ -21,5 +21,6 @@ jobs:
with:
java-version: '11'
distribution: 'temurin'
cache: 'sbt'
- name: Run tests
run: sbt test