From 87f1467fdee2d2a0696dae64762367027dcab600 Mon Sep 17 00:00:00 2001 From: ljnsn Date: Sat, 12 Oct 2024 20:21:36 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20ci:=20remove=20always=20from=20s?= =?UTF-8?q?onarqube?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pythonpackage.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pythonpackage.yml b/.github/workflows/pythonpackage.yml index 61b46f0..8674143 100644 --- a/.github/workflows/pythonpackage.yml +++ b/.github/workflows/pythonpackage.yml @@ -93,7 +93,6 @@ jobs: sonarcloud: needs: [python-test] - if: ${{ always() }} name: SonarCloud runs-on: ubuntu-latest steps: