Skip to content

Commit 2a8485f

Browse files
entrypoint override
1 parent c7f757e commit 2a8485f

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
@@ -302,6 +302,7 @@ jobs:
302302
303303
docker compose run --rm \
304304
-v ${HOME}/build/project/behat-output:/var/www/behat-output \
305+
--entrypoint "" \
305306
--user www-data app sh -c '
306307
vendor/bin/behat \
307308
--group-count=${{ needs.setup-jobs.outputs.job-count }} \

0 commit comments

Comments
 (0)