php-parallel-lint / PHP-Parallel-Lint

This tool check syntax of PHP files faster than serial check with fancier output.
Other
287 stars 21 forks source link

GH Actions: fix up fail-fast for setup-php #132

Closed jrfnl closed 1 year ago

jrfnl commented 1 year ago

Follow up on PR #131

Oops... realized I implemented it incorrectly. Fixed now.

grogy commented 1 year ago

Thank you, my mistake because I miss it in code review.