Skip to content

Commit 1b288f2

Browse files
authored
Update test.yml
1 parent 64fd260 commit 1b288f2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,3 @@ jobs:
4242
run: |
4343
coverage run -m unittest discover
4444
coveralls
45-
- name: Run codacy-coverage-reporter
46-
uses: codacy/codacy-coverage-reporter-action@v1
47-
with:
48-
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
49-
coverage-reports: .coverage

0 commit comments

Comments
 (0)