Merge pull request #690 from localheinz/fix/typo

Fix: Typo
This commit is contained in:
Nuno Maduro
2023-03-16 12:10:21 +00:00
committed by GitHub

View File

@ -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"