Skip to content

Commit

Permalink
fix: code coverage comment (#6895)
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustinMauroy committed Jul 4, 2024
1 parent 4943bab commit e081e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,5 @@ jobs:
uses: MishaKav/jest-coverage-comment@434e6d2d37116d23d812809b61d499639842fa3b # v1.0.26
with:
title: 'Unit Test Coverage Report'
junitxml-path: ./junit.xml
junitxml-path: ./apps/site/junit.xml
junitxml-title: Unit Test Report

0 comments on commit e081e57

Please sign in to comment.