Skip to content

Commit c1d425a

Browse files
yet another approach
1 parent 316302d commit c1d425a

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
@@ -328,7 +328,7 @@ jobs:
328328
-v $GITHUB_WORKSPACE/build/project/behat-output:/var/www/behat-output \
329329
app sh -c '
330330
su -s /bin/sh www-data -c "
331-
vendor/bin/behat \
331+
vendor/bin/ibexabehat \
332332
--group-count=${{ needs.setup-jobs.outputs.job-count }} \
333333
--group-offset=${{ matrix.offset }} \
334334
${{ inputs.test-suite }} \

0 commit comments

Comments
 (0)