fix upload coverage

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

View File

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