Skip to content

Commit

Permalink
Update code-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturVinicius authored Dec 9, 2024
1 parent 75efebb commit 02393bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:

- name: Adding right path to files
run: |
sed -i 's+/home/runner/work/2024.1-UnB-TV-Admin/2024.1-UnB-TV-Admin+/github/workspace+g' ./coverage.xml
sed -i 's+/home/runner/work/2024.1-UnB-TV-Admin/2024.1-UnB-TV-Admin+/github/workspace+g' ./junit.xml
sed -i 's+/home/runner/work/2024.1-UnB-TV-Admin/2024.2-UnB-TV-Admin+/github/workspace+g' ./coverage.xml
sed -i 's+/home/runner/work/2024.1-UnB-TV-Admin/2024.2-UnB-TV-Admin+/github/workspace+g' ./junit.xml
- name: Executa SonarCloud Scan
Expand Down

0 comments on commit 02393bb

Please sign in to comment.