From cb6769ab0a7afbc04a9870beb8e5336f8ce9d5b2 Mon Sep 17 00:00:00 2001 From: Adam Tyson Date: Wed, 10 Jan 2024 09:46:00 +0000 Subject: [PATCH] Update GH actions badge (#175) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d1840ec..c17393b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ [![PyPI](https://img.shields.io/pypi/v/brainreg.svg)](https://pypi.org/project/brainreg) [![Wheel](https://img.shields.io/pypi/wheel/brainreg.svg)](https://pypi.org/project/brainreg) [![Development Status](https://img.shields.io/pypi/status/brainreg.svg)](https://github.com/brainglobe/brainreg) -[![Tests](https://img.shields.io/github/workflow/status/brainglobe/brainreg/tests)]( - https://github.com/brainglobe/brainreg/actions) +[![Tests](https://img.shields.io/github/actions/workflow/status/brainglobe/brainreg/test_and_deploy.yml?branch=main)](https://github.com/brainglobe/brainreg/actions) [![codecov](https://codecov.io/gh/brainglobe/brainreg/branch/master/graph/badge.svg?token=FbPgwBIGnd)](https://codecov.io/gh/brainglobe/brainreg) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)