Skip to content

Commit

Permalink
changed the coverage path
Browse files Browse the repository at this point in the history
  • Loading branch information
satyajeetkolhapure committed Oct 21, 2024
1 parent ef713cf commit 1d97f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Check test coverage
uses: terencetcf/github-actions-lcov-minimum-coverage-checker@v1
with:
coverage-file: lcov.info
coverage-file: coverage/lcov.info
minimum-coverage: 50

- name: Add coverage summary
Expand Down

0 comments on commit 1d97f96

Please sign in to comment.