Skip to content

Commit

Permalink
Fix static-analysis workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmaudo committed Nov 14, 2023
1 parent 98f3bb1 commit 7040bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
php-version: ${{ matrix.php }}
extensions: json
coverage: none
tools: vimeo/psalm
tools: vimeo/psalm, psalm/plugin-phpunit

- name: Install dependencies
uses: ramsey/composer-install@v2
Expand Down

0 comments on commit 7040bc7

Please sign in to comment.