Skip to content

Commit

Permalink
rm upload
Browse files Browse the repository at this point in the history
  • Loading branch information
anhductn2001 committed Nov 4, 2024
1 parent d141af3 commit 228780e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,3 @@ jobs:
run: |
mkdir -p coverage
go test -v -coverpkg=./... -coverprofile=coverage/coverage.out -covermode=atomic ./...
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
files: ./coverage/coverage.out
flags: cosmos
fail_ci_if_error: true

0 comments on commit 228780e

Please sign in to comment.