wordpress-develop/.github/workflows
Jonathan Desrosiers 257a83b2e5 Build/Test Tools: Temporarily allow the NPM testing workflow to fail.
This changes the Test NPM GitHub Action workflow to temporarily allow the job validating build tools on Windows to fail.

When the `build:dev` Grunt task is run on Windows, the resulting hashes calculated by Webpack are different than other platforms. This seems to be related to how the `remove-accents` dependency is read and processed during the build script.

Since a Windows machine is not used to build WordPress on the build server, this will only affect local development installs for Windows contributors. While this is investigated, this workflow job can be allowed to fail.

Props bernhard-reiter, desrosj, Clorith, gziolo.
See #56615.

git-svn-id: https://develop.svn.wordpress.org/trunk@54277 602fd350-edb4-49c9-b593-d223f7449a82
2022-09-21 14:26:42 +00:00
..
coding-standards.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
end-to-end-tests.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
failed-workflow.yml Build/Test Tools: Enable debugging when rerunning a failed workflow. 2022-09-20 16:54:29 +00:00
javascript-tests.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
php-compatibility.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
phpunit-tests.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
slack-notifications.yml Build/Test Tools: Automatically rerun a workflow the first time it fails. 2022-08-26 19:19:11 +00:00
test-coverage.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
test-npm.yml Build/Test Tools: Temporarily allow the NPM testing workflow to fail. 2022-09-21 14:26:42 +00:00
test-old-branches.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
welcome-new-contributors.yml Build/Test Tools: Update third-party GitHub Actions to latest versions. 2022-08-24 16:30:31 +00:00