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 1850548 commit 98667bdCopy full SHA for 98667bd
.github/workflows/browser-tests.yml
@@ -328,7 +328,7 @@ jobs:
328
- name: Run tests
329
run: |
330
cd ${HOME}/build/project
331
- mkdir -p behat-output
+# mkdir -p behat-output
332
docker compose --env-file=.env exec -T --user www-data app sh -c '
333
vendor/bin/ibexabehat \
334
--group-count=${{ needs.setup-jobs.outputs.job-count }} \
0 commit comments