Skip to content

Commit

Permalink
Merge branch 'main' into use-copy-in-dockerfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
swcurran authored Dec 9, 2024
2 parents ff67342 + f63e294 commit 7cf7c38
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/sonar-merge-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
python-version: "3.12"
os: "ubuntu-latest"
is_pr: "false"
- name: Adjust Test Coverage Source
run: |
# 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/sonarcloud-github-action@master
env:
Expand Down

0 comments on commit 7cf7c38

Please sign in to comment.