summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwookie184 <wookie1840@gmail.com>2024-06-03 06:05:57 (GMT)
committerGitHub <noreply@github.com>2024-06-03 06:05:57 (GMT)
commit8e6321efd72d12263398994e59c5216edcada3c0 (patch)
treecae0faad0c8b3182af3c804e02e2e352d94446f1
parent0594a27e5f1d87d59fa8a761dd8ca9df4e42816d (diff)
downloadcpython-8e6321efd72d12263398994e59c5216edcada3c0.zip
cpython-8e6321efd72d12263398994e59c5216edcada3c0.tar.gz
cpython-8e6321efd72d12263398994e59c5216edcada3c0.tar.bz2
gh-119961: Fix test workflow status badge in README (#119962)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e3163c5..7dd3660 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
This is Python version 3.14.0 alpha 0
=====================================
-.. image:: https://github.com/python/cpython/workflows/Tests/badge.svg
+.. image:: https://github.com/python/cpython/actions/workflows/build.yml/badge.svg?branch=main&event=push
:alt: CPython build status on GitHub Actions
:target: https://github.com/python/cpython/actions