Skip to content

Commit 2607afb

Browse files
authored
Update frontend-ci.yml (#98)
1 parent 1e1eb06 commit 2607afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: codecov/codecov-action@v4
4141
with:
4242
fail_ci_if_error: true
43-
directory: coverage/
43+
directory: chartlets.js/packages/lib/coverage/
4444
flags: frontend
4545
verbose: true
4646
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)