Commit e2e92c4
fix(ci): remove pip cache that requires pyproject.toml or requirements.txt
actions/setup-python cache: pip fails when neither file exists (project uses
setup.py only), causing the test-gate to error before any tests run.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f3e21ad commit e2e92c4
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments