mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
gh-119961: Fix test workflow status badge in README (#119962)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
This commit is contained in:
parent
0594a27e5f
commit
8e6321efd7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue