Skip to content

Commit a79f1cb

Browse files
committed
fix badge
1 parent 1f4e50e commit a79f1cb

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
@@ -1,6 +1,6 @@
11
# golang ci template using github actions
22

3-
[![Build Status](https://github.com/jandelgado/golang-ci-template-github-actions/workflows/test/badge.svg)](https://github.com/jandelgado/golang-ci-template-github-actions/actions?workflow=test)
3+
[![Build Status](https://github.com/jandelgado/golang-ci-template-github-actions/workflows/run%20tests/badge.svg)](https://github.com/jandelgado/golang-ci-template-github-actions/actions?workflow=run%20tests)
44
[![Coverage Status](https://coveralls.io/repos/github/jandelgado/golang-ci-template-github-actions/badge.svg?branch=master)](https://coveralls.io/github/jandelgado/golang-ci-template-github-actions?branch=master)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/jandelgado/golang-ci-template-github-actions)](https://goreportcard.com/report/github.com/jandelgado/golang-ci-template-github-actions)
66

0 commit comments

Comments
 (0)