Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
fix: report file location
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Dec 15, 2023
1 parent 968c410 commit 44004c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- name: Coverage Comment
uses: MishaKav/jest-coverage-comment@v1.0.23
with:
coverage-summary-path: coverage/coverage-summary.json
coverage-summary-path: packages/database/coverage/coverage-summary.json

0 comments on commit 44004c3

Please sign in to comment.