Remove unnecessary brackets

This commit is contained in:
Rodel 2022-05-20 16:39:38 +08:00
parent 08d34968ce
commit 3407b2d0ad
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
run: pnpm exec wc-e2e docker:up
- name: Run tests command.
if: ${{ env.E2E_PLAYWRIGHT != true }}
if: env.E2E_PLAYWRIGHT != true
working-directory: plugins/woocommerce
env:
WC_E2E_SCREENSHOTS: 1