ci: Add testing framework setup

This commit is contained in:
tssujt
2025-07-10 12:08:28 +08:00
parent 8af1c47e15
commit 0c4aa34f8f
19 changed files with 672 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"