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 9556819 commit 908303bCopy full SHA for 908303b
.github/workflows/ci.yml
@@ -18,4 +18,5 @@ jobs:
18
with:
19
java-version: "${{ matrix.java }}"
20
distribution: adopt
21
+ - uses: sbt/setup-sbt@v1
22
- run: sbt -v scalafmtSbtCheck "+ scalafmtCheckAll" "+ test"
0 commit comments