Skip to content

Commit 81a67f3

Browse files
authored
Fixing issue with badge
1 parent 1eebb4f commit 81a67f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
> Lightweight email package with multi-provider support ([ses](https://aws.amazon.com/ses/), [mandrill](https://mailchimp.com/features/transactional-email/), [postmark](https://postmarkapp.com/))
33
44
[![Release](https://img.shields.io/github/release-pre/mrz1836/go-mail.svg?logo=github&style=flat&v=1)](https://github.com/mrz1836/go-mail/releases)
5-
[![Build Status](https://img.shields.io/github/workflow/status/mrz1836/go-mail/run-go-tests?logo=github&v=3)](https://github.com/mrz1836/go-mail/actions)
5+
[![Build Status](https://img.shields.io/github/actions/workflow/status/mrz1836/go-mail/run-tests.yml?branch=master&logo=github&v=3)](https://github.com/mrz1836/go-mail/actions)
66
[![Report](https://goreportcard.com/badge/github.com/mrz1836/go-mail?style=flat&v=1)](https://goreportcard.com/report/github.com/mrz1836/go-mail)
77
[![codecov](https://codecov.io/gh/mrz1836/go-mail/branch/master/graph/badge.svg)](https://codecov.io/gh/mrz1836/go-mail)
88
[![Go](https://img.shields.io/github/go-mod/go-version/mrz1836/go-mail)](https://golang.org/)

0 commit comments

Comments
 (0)