Skip to content

Commit fa3a5bc

Browse files
Merge pull request #310 from lgarber-akamai/fix/readme-test-badge
fix: Repair test badge in README
2 parents d063400 + a70d329 commit fa3a5bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# linodego
22

3-
![Build](https://img.shields.io/github/workflow/status/linode/linodego/Testing/main?label=tests)
3+
![Tests](https://img.shields.io/github/actions/workflow/status/linode/linodego/test.yml?branch=main)
44
[![Release](https://img.shields.io/github/v/release/linode/linodego)](https://github.com/linode/linodego/releases/latest)
55
[![GoDoc](https://godoc.org/github.com/linode/linodego?status.svg)](https://godoc.org/github.com/linode/linodego)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/linode/linodego)](https://goreportcard.com/report/github.com/linode/linodego)
7-
[![codecov](https://codecov.io/gh/linode/linodego/branch/main/graph/badge.svg)](https://codecov.io/gh/linode/linodego)
87

98
Go client for [Linode REST v4 API](https://developers.linode.com/api/v4)
109

0 commit comments

Comments
 (0)