Skip to content

Commit

Permalink
fix sonarcube
Browse files Browse the repository at this point in the history
  • Loading branch information
ikethecoder committed May 24, 2024
1 parent 8e692ee commit 1e55f33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/aps-cypress-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ jobs:
- name: Instrument the code for coverage analysis
run: |
cd src
npm install --legacy-peer-deps
npx nyc instrument --compact=false . --in-place
exit -1
- name: Build Docker Images
run: |
Expand Down

0 comments on commit 1e55f33

Please sign in to comment.