Commit 724595d
committed
Add timeout and fix cleanup in import test workflow
- Add 10-minute timeout to prevent hanging jobs
- Replace hanging 'npm run wp-env logs' with 'docker ps' in cleanup
- Improves CI reliability and debugging capability1 parent 0b769b2 commit 724595d
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
119 | | - | |
120 | | - | |
| 120 | + | |
| 121 | + | |
0 commit comments