diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2023-02-18 10:47:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-18 10:47:22 +0100 |
commit | fc8c77a69f01eb1eac0a1b4373ae1bb7f81d1629 (patch) | |
tree | f5a35ad1c90156eb9e0162501279cd3c38e7b1f1 /README.md | |
parent | f43fa301c1a2817239e046a242902af65b7cac71 (diff) | |
download | rneovim-fc8c77a69f01eb1eac0a1b4373ae1bb7f81d1629.tar.gz rneovim-fc8c77a69f01eb1eac0a1b4373ae1bb7f81d1629.tar.bz2 rneovim-fc8c77a69f01eb1eac0a1b4373ae1bb7f81d1629.zip |
ci: split ci.yml into a test workflow and a build test workflow (#22302)
Having a workflow that only builds neovim without running all of the
tests is a cheap way to test the build still works without burning too
much CI time.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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%3ACI+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) |