Skip to content

Commit

Permalink
Update sonar meta
Browse files Browse the repository at this point in the history
  • Loading branch information
tutn-axonivy committed Jul 19, 2024
1 parent 2e1bfff commit e1efe3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ui-ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
- name: SonarQube Quality Gate check
id: sonarqube-quality-gate-check
uses: sonarsource/sonarqube-quality-gate-action@master
# with:
# scanMetadataReportFile: ${{ github.workspace }}/marketplace-ui/coverage/lcov.info
with:
scanMetadataReportFile: ${{ github.workspace }}/marketplace-ui/.scannerwork/report-task.txt
timeout-minutes: 5
env:
SONAR_TOKEN: ${{ env.SONAR_TOKEN }}
Expand Down

0 comments on commit e1efe3f

Please sign in to comment.