From 9b72ec451f5a3de61211b5aaaae465a3115275d5 Mon Sep 17 00:00:00 2001 From: Darren Kelly Date: Thu, 21 Dec 2023 09:53:52 +0000 Subject: [PATCH] update qodana scan --- .github/workflows/qodana_code_quality.yml | 4 ++++ .idea/workspace.xml | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/qodana_code_quality.yml b/.github/workflows/qodana_code_quality.yml index 6f6ff3279..ffed8c510 100644 --- a/.github/workflows/qodana_code_quality.yml +++ b/.github/workflows/qodana_code_quality.yml @@ -1,4 +1,5 @@ name: Qodana + on: pull_request: @@ -20,6 +21,9 @@ jobs: - name: Make Coverage run: make test-coverage + - name: Setup + run: mkdir -p .qodana/code-coverage + - name: 'Qodana Scan' uses: JetBrains/qodana-action@v2023.3 env: diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2fc10af4d..ac1247952 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,10 +6,6 @@ - - - -