Skip to content

Commit 0219aa4

Browse files
committed
Remove Problem Matchers for PHP
1 parent 57886bd commit 0219aa4

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
@@ -33,9 +33,6 @@ jobs:
3333
extensions: sqlite
3434
ini-values: date.timezone=Europe/Berlin
3535

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

0 commit comments

Comments
 (0)