Skip to content

Commit 2f28bd8

Browse files
authored
ci: remove codecov step from gh-action
Issue SAP#247
1 parent b557337 commit 2f28bd8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-tests-compatibility.yml

-3
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,3 @@ jobs:
7272
- name: Test
7373
run: |
7474
make test report-coverage
75-
76-
- name: Upload Coverage to Codecov
77-
uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)