From 868157b413adf090722369f7f6ee6a94a066879c Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Thu, 18 Jul 2024 11:51:18 +0200 Subject: [PATCH] Remove Codacy --- .github/workflows/unittests.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/unittests.yml b/.github/workflows/unittests.yml index d6a70497d..310517aea 100644 --- a/.github/workflows/unittests.yml +++ b/.github/workflows/unittests.yml @@ -62,9 +62,3 @@ jobs: - name: Coveralls if: matrix.label == 'linux-64-py-3-11' uses: coverallsapp/github-action@v2 - - name: Codacy - if: matrix.label == 'linux-64-py-3-11' && github.event_name != 'push' - continue-on-error: True - shell: bash -l {0} - run: | - python-codacy-coverage -r coverage.xml