fix ci runner
Some checks failed
tests / test (push) Failing after 30s

This commit is contained in:
2026-01-01 12:37:28 +01:00
parent d0512b43c9
commit ea207c8812

View File

@@ -14,6 +14,9 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y snapd
sudo systemctl enable --now snapd.socket
sudo systemctl start snapd
sudo snap wait system seed.loaded
sudo snap install nvim --classic
- name: Install plenary.nvim