We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8642df1 + d2d2af5 commit 18645eeCopy full SHA for 18645ee
.github/workflows/ci.yaml
@@ -200,7 +200,7 @@ jobs:
200
201
# TODO increase coverage to `scala3-bootstrapped/test`
202
- name: Test with Scala 2 library with CC TASTy
203
- run: ./project/scripts/sbt ";set ThisBuild/Build.scala2Library := Build.Scala2LibraryCCTasty ;scala3-bootstrapped/testCompilation pos"
+ run: ./project/scripts/sbt ";set ThisBuild/Build.scala2Library := Build.Scala2LibraryCCTasty ;scala3-bootstrapped/testCompilation"
204
205
206
test_windows_fast:
0 commit comments