Skip to content

Commit 657e4f4

Browse files
committed
rename badges norelease
1 parent b0cb7b5 commit 657e4f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release
1+
name: tests
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![CI Status](https://github.com/rubengp99/go-pool/actions/workflows/ci.yml/badge.svg)](https://github.com/rubengp99/go-pool/actions/workflows/ci.yml)
44
[![Version](https://img.shields.io/github/workflow/status/rubengp99/go-pool/CI/main?label=version)](https://github.com/rubengp99/go-pool/actions/workflows/ci.yml)
5-
![Coverage](https://img.shields.io/badge/Coverage-86.1%25-brightgreen)
5+
![coverage](https://img.shields.io/badge/Coverage-86.1%25-brightgreen)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/rubengp99/go-pool)](https://goreportcard.com/report/github.com/rubengp99/go-pool)
77
[![GoDoc](https://pkg.go.dev/badge/github.com/rubengp99/go-pool)](https://pkg.go.dev/github.com/rubengp99/go-pool)
88
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/rubengp99/go-pool/blob/dev/LICENSE.md)

0 commit comments

Comments
 (0)