diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 61a34e86..9a068b6e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -34,7 +34,7 @@ jobs: tools: composer:v2 coverage: none - - name: Setup Problem Matches + - name: Setup Problem Matchers run: | echo "::add-matcher::${{ runner.tool_cache }}/php.json" echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"