Skip to content

Fix CI: scope vitest to src/ (ignore Playwright e2e specs) - #365

Merged
slaveofcode merged 1 commit into
mainfrom
develop
Aug 29, 2026
Merged

Fix CI: scope vitest to src/ (ignore Playwright e2e specs)#365
slaveofcode merged 1 commit into
mainfrom
develop

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

The Test step failed because vitest matched e2e/*.spec.ts as empty suites. Scopes vitest include to src/**. Unit suite: 2121 pass; e2e run separately via Playwright.

CI 'Test' step failed because vitest matched e2e/*.spec.ts (Playwright
runner) as empty '0 test' suites. Restrict vitest include to src/**.
@slaveofcode
slaveofcode merged commit 60f7eb4 into main Aug 29, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant