We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 849e245 commit 9b978b4Copy full SHA for 9b978b4
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- if: ${{ matrix.scala == 'latest' }}
33
run: sbt -v
34
scalafmtSbtCheck
35
- "++ 3.8.0-RC5!"
+ "++ 3.8.2-RC1!"
36
"scalafmtCheckAll"
37
"all allJVM/Test/compile allJS/Test/compile"
38
"allJVM/test"
0 commit comments