ci: add sll support and enhance e2e workflow

This commit is contained in:
ramvignesh-b
2026-04-17 01:22:03 +05:30
parent f5757b47de
commit c40e3d20cb
21 changed files with 368 additions and 162 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"noUnusedVariables": "error"
}
},
"includes": ["**", "!backend"]
"includes": ["**/src", "!backend"]
},
"assist": {
"actions": {