We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047cd51 commit 8eb24a8Copy full SHA for 8eb24a8
1 file changed
.github/workflows/security.yml
@@ -33,9 +33,6 @@ jobs:
33
ini-values: error_reporting=E_ALL
34
coverage: none
35
36
- - name: 🛠️ Setup problem matchers
37
- run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
38
-
39
- name: 🤖 Validate composer.json and composer.lock
40
run: composer validate --ansi --strict
41
0 commit comments