Commit 0ee4154
Fix CI timeout: cache HuggingFace tokenizer and increase test timeout
Tests download the GPT-2 tokenizer from HuggingFace on first run.
On CI runners this can stall and exceed the 120s timeout. Added
HuggingFace cache step and increased timeout to 300s.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8f51dda commit 0ee4154
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | | - | |
| 37 | + | |
0 commit comments