chores: add python ci badge (#1367)

This commit is contained in:
yetone
2025-02-23 23:17:47 +08:00
committed by GitHub
parent 3dd1854cd4
commit c2188e1afd

View File

@@ -13,6 +13,9 @@
<a href="https://github.com/yetone/avante.nvim/actions/workflows/rust.yaml" target="_blank">
<img src="https://img.shields.io/github/actions/workflow/status/yetone/avante.nvim/rust.yaml?style=flat-square&logo=rust&logoColor=ffffff&label=Rust+CI&labelColor=BC826A&color=347D39&event=push" alt="Rust CI status" />
</a>
<a href="https://github.com/yetone/avante.nvim/actions/workflows/python.yaml" target="_blank">
<img src="https://img.shields.io/github/actions/workflow/status/yetone/avante.nvim/python.yaml?style=flat-square&logo=python&logoColor=ffffff&label=Python+CI&labelColor=3672A5&color=347D39&event=push" alt="Python CI status" />
</a>
<a href="https://discord.com/invite/wUuZz7VxXD" target="_blank">
<img src="https://img.shields.io/discord/1302530866362323016?style=flat-square&logo=discord&label=Discord&logoColor=ffffff&labelColor=7376CF&color=268165" alt="Discord" />
</a>