Skip to content

Commit e081e57

Browse files
fix: code coverage comment (#6895)
1 parent 4943bab commit e081e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,5 +238,5 @@ jobs:
238238
uses: MishaKav/jest-coverage-comment@434e6d2d37116d23d812809b61d499639842fa3b # v1.0.26
239239
with:
240240
title: 'Unit Test Coverage Report'
241-
junitxml-path: ./junit.xml
241+
junitxml-path: ./apps/site/junit.xml
242242
junitxml-title: Unit Test Report

0 commit comments

Comments
 (0)