We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd2d23 commit e1bd1cfCopy full SHA for e1bd1cf
.github/workflows/lint-and-tests.yml
@@ -217,7 +217,7 @@ jobs:
217
if: steps.chromatic-deploy.outcome == 'success'
218
# This comments the current Jest Coverage Report containing JUnit XML reports
219
# and a Code Coverage Summary
220
- uses: MishaKav/jest-coverage-comment@434e6d2d37116d23d812809b61d499639842fa3b # v1.0.26
+ uses: MishaKav/jest-coverage-comment@d74238813c33e6ea20530ff91b5ea37953d11c91 # v1.0.27
221
with:
222
title: 'Unit Test Coverage Report'
223
junitxml-path: ./apps/site/junit.xml
0 commit comments