Skip to content

Commit 432cdbd

Browse files
committed
Add scala3-bootstrapped/testCompilation to 'test_windows_fast'
1 parent e994cf0 commit 432cdbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
uses: actions/checkout@v4
228228

229229
- name: Test
230-
run: sbt ";scala3-bootstrapped/compile"
230+
run: sbt ";scala3-bootstrapped/compile; scala3-bootstrapped/testCompilation"
231231
shell: cmd
232232

233233
- name: build binary

0 commit comments

Comments
 (0)