We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57928e commit c533a52Copy full SHA for c533a52
.github/workflows/ci.yml
@@ -14,4 +14,5 @@ jobs:
14
with:
15
java-version: 8
16
distribution: temurin
17
+ - uses: sbt/setup-sbt@v1
18
- run: sbt -v scalafmtSbtCheck scalafmtCheckAll "+ test"
0 commit comments