Skip to content

Commit

Permalink
ci: warn instead of fail if base coverage is not found. (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustSamuel authored Jul 11, 2024
1 parent 4175c41 commit cfc0919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ jobs:
workflow: build.yml
workflow_conclusion: success
name: coverage
if_no_artifact_found: warn
branch: ${{ github.base_ref }}
path: reports/coverage-base
- name: "Comment code coverage on PR"
Expand Down

0 comments on commit cfc0919

Please sign in to comment.