From fc68dbd0451a6830548ca68946bb8c0e651536c8 Mon Sep 17 00:00:00 2001 From: tiulpin <viktor@tiulp.in> Date: Tue, 7 Jan 2025 16:17:44 +0100 Subject: [PATCH] :bricks: Update Azure test job config --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index deb08c53..e193b058 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,4 +16,5 @@ steps: inputs: uploadResult: true useNightly: true + uploadSarif: "false" args: --log-level,debug,-l,jetbrains/qodana-jvm-community:latest,--property,idea.headless.enable.statistics=false,--config,.github/qodana.yaml