mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-18 18:48:05 +00:00
fix: remove redundant fail-threshold parameter in Qodana Scan job
This commit is contained in:
@@ -218,7 +218,6 @@ jobs:
|
||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||
with:
|
||||
args: --coverage-dir,.qodana/code-coverage,--fail-threshold,999999
|
||||
fail-threshold: 999999
|
||||
|
||||
- name: Upload Qodana SARIF Artifacts
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user