Skip to content

Commit ad78d35

Browse files
committed
Debugging
1 parent 0e5b15e commit ad78d35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
working-directory: ./coverage
2828
run: |
2929
sed -i 's@'$GITHUB_WORKSPACE'@/github/workspace/@g' coverage.json
30+
- run: cat coverage.json
3031
- name: SonarCloud Scan
3132
uses: sonarsource/sonarcloud-github-action@master
3233
env:

0 commit comments

Comments
 (0)