Skip to content

Commit

Permalink
Merge pull request #989 from terrestris/fix-coverage-comment
Browse files Browse the repository at this point in the history
fix: coverage comment
  • Loading branch information
buehner authored Feb 17, 2025
2 parents 58d2ac8 + 2d59c1a commit c561231
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:
create-new-comment: false
hide-summary: false
multiple-files: ${{ env.MULTIPLE_FILES }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Get Coverage Comment Id ➡️
if: env.no_tests_found == 'true'
Expand Down

0 comments on commit c561231

Please sign in to comment.