wordpress-develop/.github/workflows
John Blackbourn 6f89bd0064 Build/Test Tools: Switch away from npx install-changed in GitHub Actions to increase the cache performance.
Using `npm ci` makes better use of the npm cache that's in use, speeding up the test runs by around 30 seconds.

See #52660


git-svn-id: https://develop.svn.wordpress.org/trunk@50446 602fd350-edb4-49c9-b593-d223f7449a82
2021-02-26 22:47:33 +00:00
..
coding-standards.yml Build/Test Tools: Switch away from npx install-changed in GitHub Actions to increase the cache performance. 2021-02-26 22:47:33 +00:00
end-to-end-tests.yml Build/Test Tools: Switch away from npx install-changed in GitHub Actions to increase the cache performance. 2021-02-26 22:47:33 +00:00
javascript-tests.yml Build/Test Tools: Switch away from npx install-changed in GitHub Actions to increase the cache performance. 2021-02-26 22:47:33 +00:00
php-compatibility.yml Build/Test Tools: Limit when GitHub Action workflows run on pull_request. 2021-02-24 19:34:41 +00:00
phpunit-tests.yml Build/Test Tools: Switch away from npx install-changed in GitHub Actions to increase the cache performance. 2021-02-26 22:47:33 +00:00
test-coverage.yml Build/Test Tools: Switch away from npx install-changed in GitHub Actions to increase the cache performance. 2021-02-26 22:47:33 +00:00
verify-npm-on-windows.yml Build/Test Tools: Switch away from npx install-changed in GitHub Actions to increase the cache performance. 2021-02-26 22:47:33 +00:00
welcome-new-contributors.yml Build/Test Tools: Disable GitHub Action workflow runs triggered on push for forks and mirrors. 2020-12-09 20:05:01 +00:00