We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f4cda3 commit dcf12c4Copy full SHA for dcf12c4
.github/workflows/browser-tests.yml
@@ -303,7 +303,7 @@ jobs:
303
-v $GITHUB_WORKSPACE/build/project/behat-output:/var/www/behat-output \
304
app sh -c '
305
su -s /bin/sh www-data -c "
306
- vendor/bin/behat \
+ vendor/bin/ibexabehat \
307
--group-count=${{ needs.setup-jobs.outputs.job-count }} \
308
--group-offset=${{ matrix.offset }} \
309
${{ inputs.test-suite }} \
0 commit comments