Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 committed Nov 12, 2024
1 parent 6aaee4e commit 144d930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@ jobs:
# Run PHPStan generate baseline
- name: Run PHPStan generate baseline
id: phpstan-baseline
if: ${{ success() }}
# if: ${{ success() }}
run: |
phpstan -vv analyse --memory-limit 7G -a build/phpstan/bootstrap_action.php --generate-baseline build/phpstan/phpstan-baseline.neon

0 comments on commit 144d930

Please sign in to comment.