Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rosven9856 committed Nov 4, 2024
1 parent 0d4d1cf commit 34685cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
- uses: ramsey/composer-install@v3
with:
composer-options: --optimize-autoloader
- run: composer psalm -- --php-version=${{ matrix.php }} --stats --output-format=github --shepherd
- run: composer phpstan
unit-tests:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 34685cb

Please sign in to comment.