Skip to content

Commit d84c56e

Browse files
authored
Update test badge link in README.md
1 parent 8f79d4d commit d84c56e

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,7 +1,7 @@
11
# Pantry
22

33
[![Go Reference](https://pkg.go.dev/badge/github.com/webermarci/pantry.svg)](https://pkg.go.dev/github.com/webermarci/pantry)
4-
[![Test](https://github.com/webermarci/pantry/actions/workflows/testing.yml/badge.svg)](https://github.com/webermarci/pantry/actions/workflows/testing.yml)
4+
[![Test](https://github.com/webermarci/pantry/actions/workflows/test.yml/badge.svg)](https://github.com/webermarci/pantry/actions/workflows/test.yml)
55
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
66

77
Pantry is a generic, thread-safe, in-memory key-value store for Go with expiring

0 commit comments

Comments
 (0)