Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Dec 13, 2022
1 parent f780cec commit c0b0f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/test-with-real-projects.sh
Expand Up @@ -33,7 +33,7 @@ psl)
git clone git@github.com:psalm/endtoend-test-psl.git
cd endtoend-test-psl
git checkout 2.3.x
composer install
composer install --ignore-platform-reqs
"$PSALM" --monochrome -c config/psalm.xml
"$PSALM" --monochrome -c config/psalm.xml tests/static-analysis
;;
Expand Down

0 comments on commit c0b0f5a

Please sign in to comment.