add passing tests to maps and change debug info generation location

This commit is contained in:
2025-10-01 00:29:12 +05:30
parent 475e07c4e2
commit 8658143b16
4 changed files with 63 additions and 5 deletions

11
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,11 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
actions:
patterns:
- "*"