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 16, 2023
1 parent 0f57525 commit 8d5b5a7
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, infection, phpunit, psalm
tools: composer:v2, infection, phpunit, psalm, rector, symplify/easy-coding-standard

- name: Setup problem matchers
run: |
Expand Down

0 comments on commit 8d5b5a7

Please sign in to comment.