Skip to content

Commit

Permalink
Fix phpstan params.
Browse files Browse the repository at this point in the history
  • Loading branch information
herbertroth committed Jan 15, 2025
1 parent 83b7699 commit 15a3de2
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 @@ -79,7 +79,7 @@ jobs:
needs: setup-matrix
strategy:
matrix: ${{ fromJson(needs.setup-matrix.outputs.matrix) }}
uses: pimcore/workflows-collection-public/.github/workflows/reusable-static-analysis-centralized.yaml@main
uses: pimcore/workflows-collection-public/.github/workflows/reusable-static-analysis-centralized.yaml@named-phpstan-basline
with:
APP_ENV: test
PIMCORE_TEST: 1
Expand Down

0 comments on commit 15a3de2

Please sign in to comment.