new ci cache
Some checks failed
PHP Code Checker / PHP Code Checker (pull_request) Successful in 45s
PHPUnit / PHPUnit – PHP 7.4 (pull_request) Failing after 3m31s
PHPUnit / PHPUnit – PHP 8.0 (pull_request) Failing after 3m29s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Failing after 3m26s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Failing after 3m36s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Failing after 3m26s
Some checks failed
PHP Code Checker / PHP Code Checker (pull_request) Successful in 45s
PHPUnit / PHPUnit – PHP 7.4 (pull_request) Failing after 3m31s
PHPUnit / PHPUnit – PHP 8.0 (pull_request) Failing after 3m29s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Failing after 3m26s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Failing after 3m36s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Failing after 3m26s
This commit is contained in:
parent
7b92f7178a
commit
1cff2aac65
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ jobs:
|
||||||
path: |
|
path: |
|
||||||
${{ env.WP_CORE_DIR }}
|
${{ env.WP_CORE_DIR }}
|
||||||
${{ env.WP_TESTS_DIR }}
|
${{ env.WP_TESTS_DIR }}
|
||||||
key: cache-wordpress-67-1
|
key: cache-wordpress-67-2
|
||||||
|
|
||||||
- name: Cache Composer
|
- name: Cache Composer
|
||||||
id: cache-composer-phpunit
|
id: cache-composer-phpunit
|
||||||
|
|
Loading…
Reference in a new issue