Skip to content

Commit 354d1cf

Browse files
Varixowmertens
authored andcommitted
chore: reenable react e2e tests on windows
1 parent 3cb4eeb commit 354d1cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -762,8 +762,6 @@ jobs:
762762
run: pnpm run test.e2e.integrations.${{ matrix.settings.browser }} --timeout 60000 --retries 7 --workers 1
763763

764764
- name: Playwright E2E Qwik React Tests
765-
# This just fails constantly on Windows due to weird segfaults
766-
if: matrix.settings.host != 'windows-latest'
767765
run: pnpm run test.e2e.qwik-react.${{ matrix.settings.browser }} --timeout 60000 --retries 7 --workers 1
768766

769767
- name: CLI E2E Tests

0 commit comments

Comments
 (0)