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 e13e2a5 commit 55b89c3Copy full SHA for 55b89c3
.github/workflows/browser-tests.yml
@@ -333,7 +333,7 @@ jobs:
333
-v $GITHUB_WORKSPACE/build/project/behat-output:/var/www/behat-output \
334
app sh -c '
335
su -s /bin/sh www-data -c "
336
- vendor/bin/behat \
+ vendor/bin/ibexabehat \
337
--group-count=${{ needs.setup-jobs.outputs.job-count }} \
338
--group-offset=${{ matrix.offset }} \
339
${{ inputs.test-suite }} \
0 commit comments