Commit 8f863c8
committed
ci: Use check-regexp to wait for test jobs
The 'Tests Status' aggregation job runs after all tests complete, causing a
race condition where the release workflow couldn't find the check. Use regexp
to wait for all 'Test on Python' jobs directly instead.
Assisted-by: Claude Code (Opus 4.5)1 parent 07a3c6b commit 8f863c8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments