Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 296 Bytes

File metadata and controls

10 lines (7 loc) · 296 Bytes

phpunit-problem-matcher

Github Action which registers a problem matcher for PHPUnit.

Usage

Add the step to your workflow, before PHPUnit is called.

    - uses: decnorton/phpunit-problem-matcher@master