Skip to content

Commit d304239

Browse files
authored
ci: fix coverage comment location again (#3120)
1 parent 2a8aa6e commit d304239

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kreuzberg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
101101
with:
102102
name: coverage-comment-kreuzberg
103-
path: python-coverage-comment-action.txt
103+
path: python-coverage-comment-action-kreuzberg.txt
104104

105105
- name: Run integration tests
106106
run: hatch run test:integration-cov-append-retry

0 commit comments

Comments
 (0)