Skip to content

Commit

Permalink
♻️ Add comment
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Nov 27, 2023
1 parent f4b2840 commit 3a50f32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-createx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ jobs:
run: lcov --remove lcov.info 'test/*' --output-file lcov.info --rc lcov_branch_coverage=1

- name: Post coverage report
# See https://github.com/orgs/community/discussions/26829#discussioncomment-3253575.
if: ${{ (github.event.pull_request.head.repo.full_name == github.repository && github.event_name == 'pull_request') }}
uses: romeovs/[email protected]
with:
Expand Down

0 comments on commit 3a50f32

Please sign in to comment.