Skip to content

Commit

Permalink
ci: remove codecov step from gh-action
Browse files Browse the repository at this point in the history
Issue SAP#247
  • Loading branch information
phanak-sap authored Apr 17, 2023
1 parent b557337 commit 2f28bd8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-tests-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,3 @@ jobs:
- name: Test
run: |
make test report-coverage
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v1

0 comments on commit 2f28bd8

Please sign in to comment.