Skip to content

Commit 2b5f3bc

Browse files
committed
Remove codacy
1 parent d14082d commit 2b5f3bc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/verify.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -227,11 +227,6 @@ jobs:
227227
coverage xml
228228
- name: Upload coverage to Codecov
229229
uses: codecov/codecov-action@v1
230-
- name: Run codacy-coverage-reporter
231-
uses: codacy/codacy-coverage-reporter-action@master
232-
with:
233-
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
234-
coverage-reports: coverage.xml
235230

236231
test-publishing:
237232
name: Build and publish Python 🐍 distributions 📦 to TestPyPI

0 commit comments

Comments
 (0)