diff --git a/build/target-repository/.github/workflows/bare_run.yaml b/build/target-repository/.github/workflows/bare_run.yaml index eb97c41..3e120a3 100644 --- a/build/target-repository/.github/workflows/bare_run.yaml +++ b/build/target-repository/.github/workflows/bare_run.yaml @@ -20,4 +20,4 @@ jobs: php-version: ${{ matrix.php_version }} coverage: none - - run: php bin/jack list --ansi + - run: php bin/jack --help