Commit 0ce2351
set default timeout for pytest (#5265)
Avoid wasting time on broken test that pending the workflow for a long
time like this:
https://github.com/deepmodeling/deepmd-kit/actions/runs/22224311896
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Added test timeout configuration to prevent indefinitely hanging test
runs, improving test suite reliability and execution stability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: link89 <3314130+link89@users.noreply.github.com>1 parent e679b8d commit 0ce2351
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
464 | 465 | | |
465 | 466 | | |
466 | 467 | | |
| 468 | + | |
467 | 469 | | |
468 | 470 | | |
469 | 471 | | |
| |||
0 commit comments