Skip to content

Commit

Permalink
Increase coverage of stdlib-cc to all compilation tests (#19890)
Browse files Browse the repository at this point in the history
[test_scala2_library_tasty]
  • Loading branch information
Linyxus authored Mar 8, 2024
2 parents 8642df1 + d2d2af5 commit 18645ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:

# TODO increase coverage to `scala3-bootstrapped/test`
- name: Test with Scala 2 library with CC TASTy
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"


test_windows_fast:
Expand Down

0 comments on commit 18645ee

Please sign in to comment.