Skip to content

Commit bbd7237

Browse files
authored
docs: use shields.io pipeline badge for consistency
1 parent f51e618 commit bbd7237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SQLNull
22
![go-version-badge](https://img.shields.io/github/go-mod/go-version/gkits/sqlnull)
3-
![test-pipeline-badge](https://github.com/gkits/sqlnull/actions/workflows/test.yml/badge.svg)
3+
![test-pipeline-badge](https://img.shields.io/github/actions/workflow/status/gkits/sqlnull/test.yml)
44
![test-coverage-badge](https://raw.githubusercontent.com/gKits/sqlnull/badges/.badges/main/coverage.svg)
55

66
A dead simple one stop solution to pass your database types directly to

0 commit comments

Comments
 (0)