mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 12:24:49 +01:00
Fix
This commit is contained in:
parent
645e9afba2
commit
29ac774b01
@ -38,6 +38,7 @@ psl)
|
||||
cd endtoend-test-psl
|
||||
git checkout 2.3.x
|
||||
composer install
|
||||
sed 's/ErrorOutputBehavior::Packed, ErrorOutputBehavior::Discard/ErrorOutputBehavior::Discard/g' -i src/Psl/Shell/execute.php
|
||||
"$PSALM" --monochrome -c config/psalm.xml
|
||||
"$PSALM" --monochrome -c config/psalm.xml tests/static-analysis
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user