Skip to content

Commit 5422d3e

Browse files
authored
Update frontend-ci.yml
1 parent 545f02f commit 5422d3e

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
- name: Upload coverage reports for lib to Codecov
4141
uses: codecov/codecov-action@v4
4242
with:
43-
directory: chartlets.js/packages/lib
43+
directory: chartlets.js/packages/lib/
4444
verbose: true
4545
token: ${{ secrets.CODECOV_TOKEN }}
4646

0 commit comments

Comments
 (0)