mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
This disables the `fail-fast` option in the GitHub Actions workflow for testing NPM. This allows all jobs in the test matrix to complete, even if one fails, painting a clear picture of where the issue lies. Follow up to [50435]. See #52625. git-svn-id: https://develop.svn.wordpress.org/trunk@50579 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| coding-standards.yml | ||
| end-to-end-tests.yml | ||
| javascript-tests.yml | ||
| php-compatibility.yml | ||
| phpunit-tests.yml | ||
| test-coverage.yml | ||
| test-npm.yml | ||
| welcome-new-contributors.yml | ||