Add tests to CI
Lint / lint (push) Failing after 43s

This commit is contained in:
Julien Valverdé
2026-07-24 23:42:22 +02:00
parent 7d6bab81be
commit 116c1b440d
4 changed files with 8 additions and 2 deletions
+3
View File
@@ -8,6 +8,9 @@
"lint:biome": {
"cache": false
},
"test": {
"cache": false
},
"build": {
"dependsOn": ["^build"],
"inputs": ["./src/**"],