Skip to content

Commit

Permalink
Update automation.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Aug 15, 2023
1 parent 1079063 commit 9035176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation.yml
Expand Up @@ -52,7 +52,7 @@ jobs:
coverage: pcov
ini-values: assert.exception=1, zend.assertions=1, error_reporting=-1, log_errors_max_len=0, display_errors=On
php-version: ${{ matrix.php }}
tools: composer:v2
tools: composer:v2, infection, phpunit, psalm

- name: Setup problem matchers
run: |
Expand Down

0 comments on commit 9035176

Please sign in to comment.