Skip to content

Commit

Permalink
Increase coverage of stdlib-cc to all compilation tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Linyxus committed Mar 7, 2024
1 parent cf968a3 commit d2d2af5
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 d2d2af5

Please sign in to comment.