Skip to content

Commit

Permalink
Remove Codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Jul 18, 2024
1 parent 7bc4bde commit 868157b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 868157b

Please sign in to comment.