diff --git a/.github/workflows/aps-cypress-e2e.yaml b/.github/workflows/aps-cypress-e2e.yaml index e12f5dc96..49e1a4f2a 100644 --- a/.github/workflows/aps-cypress-e2e.yaml +++ b/.github/workflows/aps-cypress-e2e.yaml @@ -75,7 +75,7 @@ jobs: # Rewrite the paths as the coverage starts with '../app'! sed -e 's/..\/app/./g' ./e2e/coverage/lcov.info > lcov.info - cd src + #cd src #npm install --legacy-peer-deps #npx nyc instrument --compact=false . --in-place