Skip to content

Commit

Permalink
declare tools for php installer
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
  • Loading branch information
Grotax committed Jul 11, 2023
1 parent 1daec37 commit 8a9083e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-php-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
php-version: ${{ matrix.php-versions }}
extensions: pdo_sqlite,pdo_mysql,pdo_pgsql,gd,zip
coverage: pcov
tools: phpunit:9.6

### Back to normal setup
- name: Set up server non MySQL
Expand Down

0 comments on commit 8a9083e

Please sign in to comment.