Skip to content

Commit f36e43e

Browse files
committed
wip
1 parent ceeaaff commit f36e43e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ jobs:
2525
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo
2626
coverage: none
2727

28-
- name: Setup problem matchers
29-
run: |
30-
echo "::add-matcher::${{ runner.tool_cache }}/php.json"
31-
echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
32-
3328
- name: Install dependencies
3429
run: composer update --${{ matrix.stability }} --prefer-dist --no-interaction
3530

0 commit comments

Comments
 (0)