Skip to content

Commit 8abcf3f

Browse files
chore: updating path for coverage (aws-powertools#12)
Co-authored-by: Alan Churley <[email protected]>
1 parent ef6a337 commit 8abcf3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
uses: romeovs/[email protected]
2525
with:
2626
github-token: ${{ secrets.GITHUB_TOKEN }}
27-
lcov-file: ./coverage/lcov.info
27+
lcov-file: ./packages/logger/coverage/lcov.info

0 commit comments

Comments
 (0)