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 7b4efee commit 599c152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aps-cypress-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ jobs:
sed -e 's/..\/app/./g' ./e2e/coverage/lcov.info > lcov.info
cd src
npm install --legacy-peer-deps
npx nyc instrument --compact=false . --in-place
#npm install --legacy-peer-deps
#npx nyc instrument --compact=false . --in-place
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
Expand Down

0 comments on commit 599c152

Please sign in to comment.