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 9f5ba8a commit a73af8bCopy full SHA for a73af8b
.github/workflows/ci.yml
@@ -20,4 +20,5 @@ jobs:
20
with:
21
java-version: ${{matrix.java}}
22
distribution: temurin
23
+ - uses: sbt/setup-sbt@v1
24
- run: sbt -v "+ scalafmtCheckAll" scalafmtSbtCheck "+test"
0 commit comments