Skip to content

Commit 161b894

Browse files
committed
Show where phpstan is installed
1 parent 580c890 commit 161b894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/phpstan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- name: Setup composer dependencies
1515
run: .github/jobs/composer_setup.sh
16+
- run: find lib/vendor --name phpstan
1617
- name: Show the phpstan version
1718
run: lib/vendor/phpstan/phpstan/phpstan --version
1819
- uses: php-actions/[email protected]

0 commit comments

Comments
 (0)