fix upload coverage

pull/7154/head
Gokhan Gulbiz 2023-08-24 13:48:11 +03:00
parent a73da25e09
commit d5f174705e
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 1 additions and 0 deletions

View File

@ -329,6 +329,7 @@ jobs:
- uses: actions/download-artifact@v3.0.1
with:
name: "codeclimate"
path: "codeclimate"
- name: Upload coverage results to Code Climate
run: |-
cc-test-reporter sum-coverage codeclimate/*.json -o total.json