From ca6e9f9fe7f1ab96494328720a9268ff83ee9f36 Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Fri, 17 Dec 2021 16:12:08 -0800 Subject: [PATCH] README.rst: fix badge The name of the main workflow changed to "test" a while back, and then "make test" after that. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 03cb39a59..052757218 100644 --- a/README.rst +++ b/README.rst @@ -238,5 +238,5 @@ There is also a fish tag on Stackoverflow, but it is typically a poor fit. Found a bug? Have an awesome idea? Please `open an issue `__. -.. |Build Status| image:: https://github.com/fish-shell/fish-shell/workflows/C/C++%20CI/badge.svg +.. |Build Status| image:: https://github.com/fish-shell/fish-shell/workflows/make%20test/badge.svg :target: https://github.com/fish-shell/fish-shell/actions