We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757b363 commit 4eec7e3Copy full SHA for 4eec7e3
.github/workflows/report.yml
@@ -53,8 +53,8 @@ jobs:
53
with:
54
args: >
55
-Dsonar.python.coverage.reportPaths=ci-coverage.xml
56
- -Dsonar.python.pylint.reportPath .lint.json
57
- -Dsonar.python.bandit.reportPaths .security.json
+# -Dsonar.python.pylint.reportPath .lint.json
+# -Dsonar.python.bandit.reportPaths .security.json
58
59
- name: Upload Artifacts
60
uses: actions/[email protected]
0 commit comments