Skip to content

Commit be825e7

Browse files
committed
Remove problem matchers
1 parent 37e7573 commit be825e7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
php-version: ${{ matrix.php-versions }}
3333
ini-values: date.timezone=Europe/Berlin
3434

35-
- name: Setup Problem Matchers for PHP
36-
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
37-
3835
- name: Validate composer.json and composer.lock
3936
run: composer validate
4037

0 commit comments

Comments
 (0)