docs: remove the test badge from the README (#22350)

Tests are flaky, and a failure doesn't necessarily impart useful
information. Furthermore, we don't need to link to the tests as it's
just as easy to reach it from the Actions tab.
This commit is contained in:
dundargoc
2023-02-21 22:21:35 +01:00
committed by GitHub
parent 8714a4009c
commit 649742821a

View File

@ -5,7 +5,6 @@
<a href="https://app.element.io/#/room/#neovim:matrix.org">Chat</a>
</h1>
[![GitHub CI](https://github.com/neovim/neovim/actions/workflows/test.yml/badge.svg?event=push&branch=master)](https://github.com/neovim/neovim/actions?query=workflow%3Atest+branch%3Amaster+event%3Apush)
[![Coverity Scan analysis](https://scan.coverity.com/projects/2227/badge.svg)](https://scan.coverity.com/projects/2227)
[![Clang analysis](https://neovim.io/doc/reports/clang/badge.svg)](https://neovim.io/doc/reports/clang)
[![PVS-Studio analysis](https://neovim.io/doc/reports/pvs/badge.svg)](https://neovim.io/doc/reports/pvs/PVS-studio.html.d)