Skip to content

Commit

Permalink
Problem: codecov uploads failed blocks ci flow
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Nov 14, 2024
1 parent a3c2f70 commit 23caa06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.txt,./memiavl/coverage.txt,./store/coverage.txt,./versiondb/coverage.txt
fail_ci_if_error: true
if: steps.changed-files.outputs.any_changed == 'true'

gomod2nix:
Expand Down

0 comments on commit 23caa06

Please sign in to comment.