Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
jordipuigbou committed Nov 16, 2023
1 parent 8db8179 commit 0d6bdde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: fix code coverage paths
run: |
sed -i 's/\/home\/runner\/work\/behave-test\/behave-test\//\/github\/workspace\//g' apis/_output/reports/coverage.xml
chmod 777 apis/_output/reports/coverage.xml && sed -i 's/\/home\/runner\/work\/behave-test\/behave-test\//\/github\/workspace\//g' apis/_output/reports/coverage.xml
- name: Analyze with SonarCloud

Expand Down

0 comments on commit 0d6bdde

Please sign in to comment.