Skip to content

Commit

Permalink
CI: fix coverage summary path
Browse files Browse the repository at this point in the history
  • Loading branch information
canerakdas committed Jul 19, 2024
1 parent 86d14ad commit 5bd835b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,3 +224,4 @@ jobs:
title: 'Unit Test Coverage Report'
junitxml-path: ./apps/site/junit.xml
junitxml-title: Unit Test Report
coverage-summary-path: ./apps/site/coverage/coverage-summary.json

0 comments on commit 5bd835b

Please sign in to comment.