Skip to content

Commit 518f083

Browse files
restore entrypoint
1 parent 3736993 commit 518f083

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
@@ -332,6 +332,7 @@ jobs:
332332
# run behat inside the app container, with volume mount
333333
docker compose run --rm \
334334
-v ${HOME}/build/project/behat-output:/var/www/behat-output \
335+
--entrypoint "" \
335336
--user www-data app sh -c '
336337
vendor/bin/ibexabehat \
337338
--group-count=${{ needs.setup-jobs.outputs.job-count }} \

0 commit comments

Comments
 (0)