Skip to content

Commit

Permalink
chore: do not break build on comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Oct 1, 2024
1 parent b7fc532 commit 5d16ee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ jobs:
${{ steps.pr-body.outputs.body }}
- name: Add comment to PR
continue-on-error: true
uses: mshick/add-pr-comment@v2
with:
message: ${{ steps.report.outputs.report }}
Expand Down

0 comments on commit 5d16ee0

Please sign in to comment.