feat(ci): Add pytest-github-actions-annotate-failures
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 2s
CI / ci (pull_request) Successful in 1m13s

This commit is contained in:
2025-11-10 21:54:30 +00:00
parent ae0218800b
commit 44d8b2923e
2 changed files with 15 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ dev = [
"pylint-exit<2.0.0,>=1.2.0",
"pytest<9.1.0,>=9.0.0",
"pre-commit<5.0.0,>=4.0.1",
"pytest-github-actions-annotate-failures>=0.3.0",
]
[project.scripts]