Mention caveats of the problem matcher
This commit is contained in:
parent
e01b2f0bf7
commit
3c1758d353
@ -287,6 +287,8 @@ You can setup problem matchers for your `PHPUnit` output. This will scan the err
|
||||
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
|
||||
```
|
||||
|
||||
_Make sure phpunit does not run int `verbose` mode, because the problem matcher would otherwise report skipped and flaky tests as errors._
|
||||
|
||||
### Examples
|
||||
|
||||
Examples for setting up this GitHub Action with different PHP Frameworks/Packages.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user