Skip to content

Commit

Permalink
ci: fix sdk workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aceforeverd committed Apr 24, 2024
1 parent b05a8aa commit 064897d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -404,12 +404,6 @@ jobs:
name: coverage-python-report-${{ github.sha }}
path: python

- name: Download Artifacts (go)
uses: actions/download-artifact@v3
with:
name: coverage-go-report-${{ github.sha }}
path: go

- name: Upload Coverage Report
uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit 064897d

Please sign in to comment.