Skip to content

Commit dcf12c4

Browse files
yet another approach
1 parent 8f4cda3 commit dcf12c4

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
@@ -303,7 +303,7 @@ jobs:
303303
-v $GITHUB_WORKSPACE/build/project/behat-output:/var/www/behat-output \
304304
app sh -c '
305305
su -s /bin/sh www-data -c "
306-
vendor/bin/behat \
306+
vendor/bin/ibexabehat \
307307
--group-count=${{ needs.setup-jobs.outputs.job-count }} \
308308
--group-offset=${{ matrix.offset }} \
309309
${{ inputs.test-suite }} \

0 commit comments

Comments
 (0)