Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ammar92 committed Jun 13, 2024
1 parent 45c1b02 commit efe99a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sonar-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
- name: Rename directory
run: sed -i 's/home\/runner\/work\/my-repo\/my-repo/github\/workspace/' octopoes-coverage-unit/coverage.xml

- name: View coverage
run: cat octopoes-coverage-unit/coverage.xml

- name: SonarCloud
uses: SonarSource/[email protected]
env:
Expand Down

0 comments on commit efe99a6

Please sign in to comment.