Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
[ci] Remove coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
IceflowRE committed Nov 4, 2020
1 parent bbfbaca commit d3c7a78
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 53 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1

- name: Upload coverage to Codacy
uses: codacy/codacy-coverage-reporter-action@master
if: matrix.os == 'ubuntu-latest'
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
coverage-reports: coverage.xml

- name: Publish to PyPI
if: matrix.os == 'ubuntu-latest' && github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
uses: pypa/gh-action-pypi-publish@master
Expand Down
28 changes: 0 additions & 28 deletions scripts/create_installer.sh

This file was deleted.

18 changes: 0 additions & 18 deletions scripts/new_release.sh

This file was deleted.

0 comments on commit d3c7a78

Please sign in to comment.