Skip to content

v1.25.5

Latest

Choose a tag to compare

@github-actions github-actions released this 13 May 18:44
1b7cd25

Fixed

  • Relax workflow fallback Composer install so .dev-tools-actions bootstrap does not require composer.lock when provisioning DevTools runtime in shared GitHub Actions contexts (#342).
  • Skip coverage report generation in reports command when no test surface is detectable (no default tests directory and no testable PHP source), while still generating docs and metrics.