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 56922b9 commit 0a692a4Copy full SHA for 0a692a4
.github/workflows/ci.yml
@@ -1097,7 +1097,6 @@ jobs:
1097
composer global config allow-plugins.soyuka/pmu true --no-interaction
1098
composer global link . --working-directory='${{ steps.get-cwd.outputs.cwd }}'
1099
- name: Clear test app cache
1100
- shell: bash
1101
run: tests/Fixtures/app/console cache:clear --ansi
1102
- name: Run Behat tests
1103
shell: bash
0 commit comments