diff --git a/.github/workflows/bare_run.yaml b/.github/workflows/bare_run.yaml index cbee55c6c6..99cf2ab6af 100644 --- a/.github/workflows/bare_run.yaml +++ b/.github/workflows/bare_run.yaml @@ -34,4 +34,6 @@ jobs: with: php-version: ${{ matrix.php_version }} coverage: none + - + if: env.NEEDED_DOWNGRADE == '1' run: php bin/monorepo-builder list --ansi \ No newline at end of file