Commit ba3b2af
[Athena] Fix accuracy CI: disable cancel-in-progress
Accuracy workflows take >60 minutes. With cancel-in-progress: true,
every push to main cancels the running accuracy workflow, so it NEVER
completes. Change to cancel-in-progress: false so accuracy runs finish
even when new pushes arrive.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9883a1d commit ba3b2af
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments