Skip to content

Commit 18645ee

Browse files
authored
Increase coverage of stdlib-cc to all compilation tests (#19890)
[test_scala2_library_tasty]
2 parents 8642df1 + d2d2af5 commit 18645ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200

201201
# TODO increase coverage to `scala3-bootstrapped/test`
202202
- name: Test with Scala 2 library with CC TASTy
203-
run: ./project/scripts/sbt ";set ThisBuild/Build.scala2Library := Build.Scala2LibraryCCTasty ;scala3-bootstrapped/testCompilation pos"
203+
run: ./project/scripts/sbt ";set ThisBuild/Build.scala2Library := Build.Scala2LibraryCCTasty ;scala3-bootstrapped/testCompilation"
204204

205205

206206
test_windows_fast:

0 commit comments

Comments
 (0)