mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 19:53:14 +01:00
Better comment
This commit is contained in:
parent
50e3cfbe0c
commit
94a1d36b25
4
.github/workflows/tests.yaml
vendored
4
.github/workflows/tests.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
with:
|
||||
php-version: 7.2
|
||||
coverage: none # disable xdebug, pcov
|
||||
# report phpunit errors into files-changed tab
|
||||
# report phpunit errors into files-changed PR tab
|
||||
- name: Setup Problem Matchers for PHPUnit
|
||||
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
|
||||
|
||||
@ -38,7 +38,7 @@ jobs:
|
||||
with:
|
||||
php-version: 7.2
|
||||
coverage: none
|
||||
# report phpunit errors into files-changed tab
|
||||
# report phpunit errors into files-changed PR tab
|
||||
- name: Setup Problem Matchers for PHPUnit
|
||||
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user