Skip to content

Commit cc12fbb

Browse files
Backport "Add scala3-bootstrapped/testCompilation to 'test_windows_fast'" to LTS (#20961)
Backports #19810 to the LTS branch. PR submitted by the release tooling. [skip ci]
2 parents c7f3c04 + 999612c commit cc12fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
uses: actions/checkout@v4
175175

176176
- name: Test
177-
run: sbt ";scala3-bootstrapped/compile"
177+
run: sbt ";scala3-bootstrapped/compile; scala3-bootstrapped/testCompilation"
178178
shell: cmd
179179

180180
- name: build binary

0 commit comments

Comments
 (0)