From 73a29634c12fb8bf0b54daf34070196cdc7bab91 Mon Sep 17 00:00:00 2001 From: Zach McKenzie <92116279+zm711@users.noreply.github.com> Date: Thu, 31 Oct 2024 08:30:06 -0400 Subject: [PATCH] fix io-test badge for new io test --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 97870886c..9de8b4f9b 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ Code status .. image:: https://github.com/NeuralEnsemble/python-neo/actions/workflows/core-test.yml/badge.svg?event=push&branch=master :target: https://github.com/NeuralEnsemble/python-neo/actions?query=event%3Apush+branch%3Amaster :alt: Core Test Status (Github Actions) -.. image:: https://github.com/NeuralEnsemble/python-neo/actions/workflows/io-test.yml/badge.svg?event=push&branch=master +.. image:: https://github.com/NeuralEnsemble/python-neo/actions/workflows/io-test_trigger.yml/badge.svg?event=push&branch=master :target: https://github.com/NeuralEnsemble/python-neo/actions?query=event%3Apush+branch%3Amaster :alt: IO Test Status (Github Actions) .. image:: https://coveralls.io/repos/NeuralEnsemble/python-neo/badge.png