commit e77e15e9bd4175f882ff4447a4850a35be1ecf26
parent 4dcb4a2bd9eebae14a9e6cbd61f7d476ee175df8
Author: markseu <mark2011@mayberg.se>
Date: Thu, 9 Dec 2021 20:10:56 +0100
Updated tests
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
@@ -16,6 +16,7 @@ jobs:
php-version: ${{ matrix.php }}
extensions: curl, gd, mbstring, zip
coverage: none
+ tools: none
- name: Set up problem matcher
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
- name: Run tests