Skip to content

Commit

Permalink
sed with root lcov
Browse files Browse the repository at this point in the history
  • Loading branch information
ikethecoder committed May 24, 2024
1 parent 599c152 commit 976df43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aps-cypress-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 976df43

Please sign in to comment.