Skip to content

Commit

Permalink
fixup! chore: CI to test CPP SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaKasar committed Nov 19, 2024
1 parent e54c806 commit c720df6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cxx-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,8 @@ jobs:
thresholds: '10 20'

- name: Add coverage PR comment
if: ${{github.event.pull_request.number}}
permissions:
pull-requests: write
uses: marocchino/sticky-pull-request-comment@v2
with:
recreate: true
Expand Down

0 comments on commit c720df6

Please sign in to comment.