Skip to content

Commit d5ffd8e

Browse files
authored
Remove problem matchers (#36246)
1 parent a5e5afb commit d5ffd8e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ jobs:
4848
tools: composer:v2
4949
coverage: none
5050

51-
- name: Setup problem matchers
52-
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
53-
5451
- name: Set Minimum Guzzle Version
5552
uses: nick-invision/retry@v1
5653
with:
@@ -100,9 +97,6 @@ jobs:
10097
tools: composer:v2
10198
coverage: none
10299

103-
- name: Setup problem matchers
104-
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
105-
106100
- name: Set Minimum Guzzle Version
107101
uses: nick-invision/retry@v1
108102
with:

0 commit comments

Comments
 (0)