Skip to content

Commit fc31f61

Browse files
entrypoint override
1 parent 13e26be commit fc31f61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/browser-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ jobs:
327327
328328
docker compose run --rm \
329329
-v ${HOME}/build/project/behat-output:/var/www/behat-output \
330+
--entrypoint "" \
330331
--user www-data app sh -c '
331332
vendor/bin/behat \
332333
--group-count=${{ needs.setup-jobs.outputs.job-count }} \

0 commit comments

Comments
 (0)