We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef6a337 commit 8abcf3fCopy full SHA for 8abcf3f
.github/workflows/test.yml
@@ -24,4 +24,4 @@ jobs:
24
uses: romeovs/[email protected]
25
with:
26
github-token: ${{ secrets.GITHUB_TOKEN }}
27
- lcov-file: ./coverage/lcov.info
+ lcov-file: ./packages/logger/coverage/lcov.info
0 commit comments