Skip to content

Commit de1f2bb

Browse files
committed
Update running all local tests script
1 parent 0bafb0c commit de1f2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/runTestsOnAllLocalPhpVersions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ docker-compose exec php72 vendor/bin/phpunit8.phar -c build
1111
docker-compose exec php73 vendor/bin/phpunit8.phar -c build
1212

1313
echo -e "\n\033[43mRun phpstan\033[0m\n"
14-
docker-compose run phpstan analyze --level max src/
14+
docker-compose run phpstan

0 commit comments

Comments
 (0)