From 23aa837459b018aa5dee73e0d89e2cb5510ec50e Mon Sep 17 00:00:00 2001 From: tiulpin Date: Tue, 23 Apr 2024 13:51:36 +0200 Subject: [PATCH] :bricks: Update Azure configuration --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6f2be02f..990b2e61 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -11,4 +11,4 @@ pool: steps: - task: QodanaScan@2024 inputs: - args: --log-level,debug,-l,jetbrains/qodana-jvm-community:latest,--property,idea.headless.enable.statistics=false + args: --log-level,debug,-l,jetbrains/qodana-jvm-community:latest,--property,idea.headless.enable.statistics=false,--config,.github/qodana.yaml