From 7d054775682d70a53a0e5647430421121696a985 Mon Sep 17 00:00:00 2001 From: Nikolaos Dimopoulos Date: Thu, 30 Nov 2023 20:47:15 -0600 Subject: [PATCH] minor change --- .github/workflows/qodana.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 892b7cfd1..c668508cd 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -101,7 +101,6 @@ jobs: run: | make -j$(getconf _NPROCESSORS_ONLN) - - name: 'Qodana Scan' uses: JetBrains/qodana-action@v2023.2 with: