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 524650b commit dcead94Copy full SHA for dcead94
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
java-version: ${{matrix.java}}
21
distribution: temurin
22
- uses: coursier/cache-action@v6
23
+ - uses: sbt/setup-sbt@v1
24
- run: sbt
25
scalafmtCheckAll
26
scalafmtSbtCheck
0 commit comments