Skip to content

Commit

Permalink
Enable PC tests in test_windows_fast
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaremmal committed Sep 23, 2024
1 parent 6e852d2 commit f69680d
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 @@ -228,7 +228,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 f69680d

Please sign in to comment.