From 18cb24c5b471d9821a81b55ab6f39100fe9a8d5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=92=BB=20Eher?= Date: Tue, 5 Sep 2023 23:42:30 +0200 Subject: [PATCH] Remove qodana MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 💻 Eher --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 67822e9..7ab3646 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,6 +33,3 @@ jobs: - name: check dependencies run: ./vendor/bin/composer-require-checker check ./composer.json - - - name: qodana - uses: JetBrains/qodana-action@v2023.2.6