Skip to content

Commit

Permalink
Merge pull request #244 from chibatching/remove_codacy
Browse files Browse the repository at this point in the history
Remove codacy integration
  • Loading branch information
chibatching authored Feb 18, 2021
2 parents 22167d0 + 1d22440 commit 7fc016c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ jobs:
run: ./gradlew jacocoTestReport --stacktrace
- name: Upload coverage report to codecov
uses: codecov/codecov-action@v1
- name: Run codacy-coverage-reporter
uses: codacy/codacy-coverage-reporter-action@master
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}

0 comments on commit 7fc016c

Please sign in to comment.