fix: fix preload config
All checks were successful
Code quality / quality (push) Successful in 10s
Run tests / test (push) Successful in 23s

This commit is contained in:
2025-09-05 08:21:47 +02:00
parent 98ab0a982f
commit 40c6e0d407

View File

@@ -1,10 +1,10 @@
preload = []
preload = [""]
[define]
[test]
preload = []
preload = [""]
root = "./tests"
[install]