Skip to content

Commit 2c85ff4

Browse files
committed
feat: orc-9153 refactoring existing bundle
Signed-off-by: Serhii Donii <[email protected]>
1 parent ef6b017 commit 2c85ff4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/coverage.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,3 @@ jobs:
8484
flags: unittests
8585
name: codecov-umbrella
8686
fail_ci_if_error: false
87-
88-
- name: Upload coverage reports to Codacy
89-
if: github.event_name != 'pull_request'
90-
uses: codacy/codacy-coverage-reporter-action@v1
91-
with:
92-
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
93-
coverage-reports: var/coverage/clover.xml

0 commit comments

Comments
 (0)