Skip to content

development-nightly-2026-06-09

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jun 03:16
· 66 commits to main since this release
ci(build): publish PHPUnit results as annotations

Emit JUnit XML from PHPUnit and publish via action-junit-report so test
results appear as a check with inline annotations, matching the native
GitHub Actions output vitest already produces in CI.