chore: fix lint

This commit is contained in:
C4illin
2025-10-07 20:34:55 +00:00
parent 8b015f9045
commit 80142ff269
2 changed files with 9 additions and 11 deletions

View File

@@ -16,5 +16,5 @@ jobs:
"chore": "Chore",
"docs": "Docs",
"test": "Test",
"ci": "CI",
"ci": "CI"
}