Skip to content

Commit

Permalink
test ci-sonarqube-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunathb4461 committed Jul 2, 2024
1 parent 6232a4f commit 44199e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
if: always()
steps:
- name: ci-sonarqube
uses: smartcontractkit/.github/actions/ci-sonarqube-ts@42cac739a42c5a56d439772a874b3cd95ee1bdc9 # ci-sonarqube-ts@0.0.0
uses: smartcontractkit/.github/actions/ci-sonarqube-ts@d1201dba8bf20febb6b72807ca4a0dab5b78bf9e # ci-sonarqube-ts@0.1.1
with:
test-report-artifact: "unit-tests-coverage"
junit-xml-report-paths: "junit.xml"
Expand Down

0 comments on commit 44199e1

Please sign in to comment.