Skip to content

Commit d5cc722

Browse files
wookie184sobolevn
authored andcommitted
pythongh-119961: Fix test workflow status badge in README (python#119962)
Co-authored-by: Nikita Sobolev <[email protected]>
1 parent ad9cff9 commit d5cc722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This is Python version 3.14.0 alpha 0
22
=====================================
33

4-
.. image:: https://github.com/python/cpython/workflows/Tests/badge.svg
4+
.. image:: https://github.com/python/cpython/actions/workflows/build.yml/badge.svg?branch=main&event=push
55
:alt: CPython build status on GitHub Actions
66
:target: https://github.com/python/cpython/actions
77

0 commit comments

Comments
 (0)