Skip to content

Commit d0ee87e

Browse files
authored
Fixed broke continuous integration badge
The previous "continuous integration" badge showed failing no matter the current result because of historical tests that failed, see: actions/starter-workflows#1525 Now it shows the up to date test result
1 parent d664f3d commit d0ee87e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ __ https://docs.rs/ndarray/
1111

1212
|build_status|_ |crates|_ |matrix-chat|_ |irc|_
1313

14-
.. |build_status| image:: https://github.com/rust-ndarray/ndarray/workflows/Continuous%20integration/badge.svg?branch=master
14+
.. |build_status| image:: https://github.com/rust-ndarray/ndarray/actions/workflows/ci.yaml/badge.svg
1515
:alt: CI build status
1616
.. _build_status: https://github.com/rust-ndarray/ndarray/actions
1717

0 commit comments

Comments
 (0)