Skip to content

Commit 8e37605

Browse files
authored
Update publish-frontend.yml
1 parent 9f6c944 commit 8e37605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: codecov/codecov-action@v4
3636
with:
3737
fail_ci_if_error: true
38-
directory: coverage/
38+
directory: chartlets.js/packages/lib/coverage/
3939
flags: frontend
4040
verbose: true
4141
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)