Remove comment

This commit is contained in:
roykho 2022-04-26 08:20:32 -07:00
parent 7640715150
commit d6a1f7212c
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. # Comment.
- name: Add PHP8 Compatibility.
run: |
if [ "$(php -r "echo version_compare(PHP_VERSION,'8.0','>=');")" ]; then
cd plugins/woocommerce