Set GITHUB_REPOSITORY test

This commit is contained in:
jamelreid 2022-01-26 12:24:43 -05:00
parent a631454b91
commit fcf3d0fb5d
1 changed files with 2 additions and 0 deletions

View File

@ -92,5 +92,7 @@ jobs:
PLUGIN_NAME: ${{ matrix.plugin }}
GITHUB_TOKEN: ${{ secrets.E2E_GH_TOKEN }}
run: |
echo "GITHUB_REPOSITORY=${{ matrix.repo }}}"
echo $GITHUB_REPOSITORY
pnpx wc-e2e test:e2e tests/e2e/specs/smoke-tests/upload-plugin.js
pnpm nx test-e2e woocommerce