Commit c45e9ee
fix: install pytest for the queue-filing gate
First live run (#50) filed the paper cleanly but the gate died on
'No module named pytest' — the bare runner doesn't ship it. Add
setup-python + pip install pytest before the Claude step so both the
in-sandbox check and the deterministic gate can run the suite.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01K21CJX9TAgULDo1fFJtonc1 parent 9d0e14e commit c45e9ee
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
66 | 75 | | |
67 | 76 | | |
68 | 77 | | |
| |||
0 commit comments