From c2c65586e72096807ae58fe22f113ebf6a4829d8 Mon Sep 17 00:00:00 2001 From: roykho Date: Tue, 2 Nov 2021 09:17:15 -0700 Subject: [PATCH] Remove running of docker --- .github/workflows/smoke-test-daily.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/smoke-test-daily.yml b/.github/workflows/smoke-test-daily.yml index ff4bb07cae8..0f90736be23 100644 --- a/.github/workflows/smoke-test-daily.yml +++ b/.github/workflows/smoke-test-daily.yml @@ -55,7 +55,6 @@ jobs: USER_KEY: ${{ secrets.SMOKE_TEST_ADMIN_USER }} USER_SECRET: ${{ secrets.SMOKE_TEST_ADMIN_PASSWORD }} run: | - pnpx wc-e2e docker:up pnpx wc-e2e test:e2e tests/e2e/specs/smoke-tests/update-woocommerce.js pnpx wc-e2e test:e2e pnpx wc-api-tests test api