We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a189078 commit b6b6f50Copy full SHA for b6b6f50
newsfragments/977.internal.rst
@@ -0,0 +1,6 @@
1
+Added timeouts to CI/CD pipeline to prevent hanging tests.
2
+
3
+- Added 60-minute job timeout to GitHub Actions workflow
4
+- Added 20-minute pytest timeouts to tox.ini for all test environments
5
+- Updated Makefile test command with 20-minute timeout
6
+- Prevents tests from hanging indefinitely in CI/CD
0 commit comments