Skip to content

Commit

Permalink
Update scala.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wzorgdrager committed Nov 10, 2020
1 parent 3662df8 commit bac64b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up JDK 1.11
uses: olafurpg/setup-scala@v10
with:
java-version: open-jdk@1.11
java-version: adopt@1.11
- name: Run tests
run: sbt 'set parallelExecution in ThisBuild := false' clean coverage test coverageReport && sbt coverageAggregate
- name: Scala format check
Expand Down

0 comments on commit bac64b5

Please sign in to comment.