Skip to content

Commit

Permalink
Merge pull request #173 from jamshale/fix-sonar-pr-cov
Browse files Browse the repository at this point in the history
testing
  • Loading branch information
jamshale authored Dec 11, 2024
2 parents 7f9176e + 3c04f17 commit 6d15b65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sonar-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
mkdir test-reports
cat coverage.xml
mv coverage.xml test-reports
# Need to change source in coverage report because it was generated from another context
sed -i 's/\/home\/runner\/work\/acapy\/acapy\//\/github\/workspace\//g' test-reports/coverage.xml
- name: SonarCloud Scan
uses: SonarSource/sonarqube-scan-action@master
env:
Expand Down

0 comments on commit 6d15b65

Please sign in to comment.