Test cached results

This commit is contained in:
roykho 2022-04-26 08:04:20 -07:00
parent fc705cff77
commit 7640715150
No known key found for this signature in database
GPG Key ID: 00D6C128DC6E0F71
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ jobs:
run: |
pnpm nx build:feature-config woocommerce
- name: Add PHP8 Compatibility.
- name: Add PHP8 Compatibility. # Comment.
run: |
if [ "$(php -r "echo version_compare(PHP_VERSION,'8.0','>=');")" ]; then
cd plugins/woocommerce