Skip to content

Commit

Permalink
docs: fix tests badge
Browse files Browse the repository at this point in the history
  • Loading branch information
minchao committed Apr 27, 2024
1 parent e1a90bf commit 13f24be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# go-cwb

[![Build Status](https://travis-ci.org/minchao/go-cwb.svg?branch=master)](https://travis-ci.org/minchao/go-cwb)
[![Tests](https://github.com/minchao/go-cwb/actions/workflows/tests.yaml/badge.svg)](https://github.com/minchao/go-cwb/actions/workflows/tests.yaml)
[![Go Report Card](https://goreportcard.com/badge/github.com/minchao/go-cwb)](https://goreportcard.com/report/github.com/minchao/go-cwb)
[![codecov](https://codecov.io/gh/minchao/go-cwb/branch/master/graph/badge.svg)](https://codecov.io/gh/minchao/go-cwb)

Expand Down

0 comments on commit 13f24be

Please sign in to comment.