Skip to content

Commit ec0bee2

Browse files
committed
Fix ci badge
1 parent ddf271f commit ec0bee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# errchkjson
22

3-
[![Test Status](https://github.com/breml/errchkjson/workflows/ci/badge.svg)](https://github.com/breml/errchkjson/actions?query=workflow%3Aci) [![Go Report Card](https://goreportcard.com/badge/github.com/breml/errchkjson)](https://goreportcard.com/report/github.com/breml/errchkjson) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
3+
[![Test Status](https://github.com/breml/errchkjson/actions/workflows/ci.yml/badge.svg)](https://github.com/breml/errchkjson/actions/workflows/ci.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/breml/errchkjson)](https://goreportcard.com/report/github.com/breml/errchkjson) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
44

55
Checks types passed to the json encoding functions. Reports unsupported types and reports occations, where the check for the returned error can be omited.
66

0 commit comments

Comments
 (0)