mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
docs(README): fix CI status badge (#22308)
Use test.yml and link to that workflow, as build.yml is mostly only for checking CMake files.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<a href="https://app.element.io/#/room/#neovim:matrix.org">Chat</a>
|
||||
</h1>
|
||||
|
||||
[](https://github.com/neovim/neovim/actions?query=workflow%3ACI+branch%3Amaster+event%3Apush)
|
||||
[](https://github.com/neovim/neovim/actions?query=workflow%3Atest+branch%3Amaster+event%3Apush)
|
||||
[](https://scan.coverity.com/projects/2227)
|
||||
[](https://neovim.io/doc/reports/clang)
|
||||
[](https://neovim.io/doc/reports/pvs/PVS-studio.html.d)
|
||||
|
Reference in New Issue
Block a user