diff --git a/.circleci/config.yml b/.circleci/config.yml index 933724a6..15aebe7e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -111,7 +111,7 @@ jobs: name: Run end-to-end tests command: ./dev-scripts/run-e2e-tests --skip-build - store_artifacts: - path: e2e/playwright-report + path: ./playwright-report package_release: executor: base steps: