Skip to content

Commit fc4af05

Browse files
authored
bare_run: use --help instead of non-existent list command (#39)
1 parent a021e6d commit fc4af05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/target-repository/.github/workflows/bare_run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
php-version: ${{ matrix.php_version }}
2121
coverage: none
2222

23-
- run: php bin/jack list --ansi
23+
- run: php bin/jack --help

0 commit comments

Comments
 (0)