Skip to content

Commit c9efc0f

Browse files
fix(coverage): fix the repository name for codecov
Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
1 parent da2f234 commit c9efc0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
uses: codecov/codecov-action@v5
4444
with:
4545
token: ${{ secrets.CODECOV_TOKEN }}
46-
slug: CodeLieutenant/mailpit-go-api
46+
slug: CodeLieutenant/mailpitclient

0 commit comments

Comments
 (0)