Skip to content

Commit 3ce240e

Browse files
hamzaremmalWojciechMazur
authored andcommitted
Enable PC tests in test_windows_fast
[Cherry-picked f69680d]
1 parent 5f2d7ef commit 3ce240e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
uses: actions/checkout@v4
176176

177177
- name: Test
178-
run: sbt ";scala3-bootstrapped/compile; scala3-bootstrapped/testCompilation"
178+
run: sbt ";scala3-bootstrapped/compile; scala3-bootstrapped/testCompilation; scala3-presentation-compiler-bootstrapped/test; scala3-language-server/test"
179179
shell: cmd
180180

181181
- name: build binary

0 commit comments

Comments
 (0)