Skip to content

Commit

Permalink
Merge pull request #479 from humanmade/psalm-shepherd
Browse files Browse the repository at this point in the history
Publish type coverage to Psalm Shepherd
  • Loading branch information
joehoyle authored Dec 17, 2020
2 parents 3a6c32b + 20e33b7 commit 4206c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ docker run --rm -e S3_UPLOADS_BUCKET=tests -e S3_UPLOADS_KEY=AWSACCESSKEY -e S3_
docker kill s3-uploads-tests-minio > /dev/null

echo "Running Psalm..."
docker run --rm -v $PWD:/code --entrypoint='/code/vendor/bin/psalm' humanmade/plugin-tester
docker run --rm -v $PWD:/code --entrypoint='/code/vendor/bin/psalm' humanmade/plugin-tester --shepherd

0 comments on commit 4206c76

Please sign in to comment.