Skip to content

Commit 8e6321e

Browse files
wookie184sobolevn
andauthored
gh-119961: Fix test workflow status badge in README (#119962)
Co-authored-by: Nikita Sobolev <[email protected]>
1 parent 0594a27 commit 8e6321e

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)