Skip to content

Commit

Permalink
🧪 Ignore coverage job summary printing outcome
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Sep 2, 2024
1 parent bc00444 commit 3705f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ jobs:
- name: Append coverage results to Job Summary
if: >-
!cancelled()
continue-on-error: true
run: >-
python -Im coverage report --format=markdown
>> "${GITHUB_STEP_SUMMARY}"
Expand Down

0 comments on commit 3705f77

Please sign in to comment.