test: disable packages for tests

This commit is contained in:
Folke Lemaitre 2024-06-25 06:36:16 +02:00
parent fa2fc64031
commit f1c5329dca
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -28,6 +28,7 @@ local function main()
print("Installing plugins")
require("lazy").setup(plugins, {
root = root .. "/plugins",
pkg = { enabled = false },
performance = {
rtp = {
reset = false,