Skip to content

Commit 55b89c3

Browse files
yet another approach
1 parent e13e2a5 commit 55b89c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browser-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ jobs:
333333
-v $GITHUB_WORKSPACE/build/project/behat-output:/var/www/behat-output \
334334
app sh -c '
335335
su -s /bin/sh www-data -c "
336-
vendor/bin/behat \
336+
vendor/bin/ibexabehat \
337337
--group-count=${{ needs.setup-jobs.outputs.job-count }} \
338338
--group-offset=${{ matrix.offset }} \
339339
${{ inputs.test-suite }} \

0 commit comments

Comments
 (0)