Skip to content

Commit 999612c

Browse files
hamzaremmalWojciechMazur
authored andcommitted
Add scala3-bootstrapped/testCompilation to 'test_windows_fast'
[Cherry-picked 432cdbd]
1 parent ae0c325 commit 999612c

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)