Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbumenJ committed Dec 1, 2024
1 parent 3f85d68 commit 0d411fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -531,8 +531,6 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
version: v0.6.0
verbose: true
root_dir: ${{ github.workspace }}/dubbo
working-directory: ${{ github.workspace }}/dubbo
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Expand Down
3 changes: 3 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ codecov:
require_ci_to_pass: false
notify:
wait_for_ci: false
fixes:
- "/home/runner/work/dubbo/dubbo/::"
- "/home/runner/work/dubbo/dubbo/dubbo/::"
coverage:
status:
# pull-requests only
Expand Down

0 comments on commit 0d411fd

Please sign in to comment.