Skip to content

Commit 13968fe

Browse files
committed
fix(ci): add report.path so octocov tracks generated files for push
1 parent c041571 commit 13968fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.octocov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ summary:
1111
if: true
1212
report:
1313
if: is_default_branch
14+
path: .github/octocov-report.json
1415
push:
1516
if: is_default_branch
1617
message: Update by octocov [skip ci]

0 commit comments

Comments
 (0)