Skip to content

Commit

Permalink
fix: codecov (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
1riatsila1 authored Aug 23, 2024
1 parent bce035c commit d3af138
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-test-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,6 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./pkg/config-api-client/.coverage,./pkg/config-api-provider/.coverage
flage: client,provider
fail_ci_if_error: true

0 comments on commit d3af138

Please sign in to comment.