Skip to content

Commit 389548b

Browse files
committed
Fixed CodeCov CI workflow
1 parent 9f4951a commit 389548b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
files: lcov.info
168168
fail_ci_if_error: true
169169
token: ${{ secrets.CODECOV_GLOBAL_UPLOAD_TOKEN }}
170-
slug: paradedb/decimal-bytes
170+
slug: ParadeDB/decimal-bytes
171171

172172
- name: Generate coverage summary
173173
run: |

0 commit comments

Comments
 (0)