mirror of
https://github.com/pestphp/pest.git
synced 2026-07-22 01:20:03 +02:00
Fix: Typo
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
tools: composer:v2
|
tools: composer:v2
|
||||||
coverage: none
|
coverage: none
|
||||||
|
|
||||||
- name: Setup Problem Matches
|
- name: Setup Problem Matchers
|
||||||
run: |
|
run: |
|
||||||
echo "::add-matcher::${{ runner.tool_cache }}/php.json"
|
echo "::add-matcher::${{ runner.tool_cache }}/php.json"
|
||||||
echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
|
echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
|
||||||
|
|||||||
Reference in New Issue
Block a user