feat(ci): Add pytest-github-actions-annotate-failures (#530)
All checks were successful
Security / Snyk (push) Successful in 1m21s

Reviewed-on: #530
This commit was merged in pull request #530.
This commit is contained in:
2025-11-10 21:56:24 +00:00
parent ae0218800b
commit 5a668b766c
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]