Commit d12e129
committed
ci: fix shivammathur/setup-php tool name (php-parallel-lint → parallel-lint)
The 'php-parallel-lint' tool name is not recognised by shivammathur/setup-php@v2;
the canonical name is 'parallel-lint'. This was causing all PHP lint matrix jobs
to fail with 'parallel-lint: command not found'.1 parent eaaf449 commit d12e129
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments