Skip to content

Commit

Permalink
Enable PC tests in test_windows_fast
Browse files Browse the repository at this point in the history
[Cherry-picked f69680d]
  • Loading branch information
hamzaremmal authored and WojciechMazur committed Dec 4, 2024
1 parent 5f2d7ef commit 3474275
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 @@ -175,7 +175,7 @@ jobs:
uses: actions/checkout@v4

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

- name: build binary
Expand Down

0 comments on commit 3474275

Please sign in to comment.