Skip to content

Commit e55810d

Browse files
authored
Update backend-ci.yml
1 parent b03a416 commit e55810d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Upload coverage reports to Codecov
2727
uses: codecov/codecov-action@v4
2828
with:
29-
directory: chartlets.py/coverage/
29+
directory: chartlets.py/
3030
flags: backend
3131
verbose: true
3232
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)