From a7678df3974ff539050f5acb4c94817f525dcd56 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Fri, 8 Jan 2021 06:41:05 -0800 Subject: [PATCH] Updated tests workflow badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eee361f3..1b181e04 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # OSXPhotos [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![Python package](https://github.com/RhetTbull/osxphotos/workflows/Python%20package/badge.svg)](https://github.com/RhetTbull/osxphotos/workflows/Python%20package/badge.svg) +[![tests](https://github.com/RhetTbull/osxphotos/workflows/Tests/badge.svg)](https://github.com/RhetTbull/osxphotos/workflows/Tests/badge.svg) [![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat)](#contributors)