Update tests.yml

This commit is contained in:
Graham Campbell
2020-10-10 01:00:22 +01:00
parent 4258a3c201
commit 92b1b30466
+2
View File
@@ -23,6 +23,8 @@ jobs:
php-version: ${{ matrix.php }}
tools: composer:v2
coverage: none
env:
update: true
- name: Setup Problem Matchers
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"