Skip to content

Commit 8eb24a8

Browse files
committed
chore: Remove setup problem matchers from security.yml
1 parent 047cd51 commit 8eb24a8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/security.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ jobs:
3333
ini-values: error_reporting=E_ALL
3434
coverage: none
3535

36-
- name: 🛠️ Setup problem matchers
37-
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
38-
3936
- name: 🤖 Validate composer.json and composer.lock
4037
run: composer validate --ansi --strict
4138

0 commit comments

Comments
 (0)