Commit d3cd8ad
Fix CI: Add setup-python to lint job
The lint job was missing actions/setup-python, causing the
generate_opcode_metadata.py script to run with the default system
Python which may not have itertools.batched (Python 3.12+).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent aa99c05 commit d3cd8ad
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
455 | 459 | | |
456 | 460 | | |
457 | 461 | | |
| |||
0 commit comments