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 316302d commit c1d425aCopy full SHA for c1d425a
.github/workflows/browser-tests.yml
@@ -328,7 +328,7 @@ jobs:
328
-v $GITHUB_WORKSPACE/build/project/behat-output:/var/www/behat-output \
329
app sh -c '
330
su -s /bin/sh www-data -c "
331
- vendor/bin/behat \
+ vendor/bin/ibexabehat \
332
--group-count=${{ needs.setup-jobs.outputs.job-count }} \
333
--group-offset=${{ matrix.offset }} \
334
${{ inputs.test-suite }} \
0 commit comments