We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e865fb7 commit 7b9a9fbCopy full SHA for 7b9a9fb
phpstan-action.bash
@@ -85,4 +85,5 @@ docker run --rm \
85
--volume "${GITHUB_WORKSPACE}":/app \
86
--workdir /app \
87
--env-file ./DOCKER_ENV \
88
+ --network host \
89
${docker_tag} "${command_string[@]}"
0 commit comments