Commit e4fd29c
fix: Update Makefile to use proper dependency sync for tests
- Use 'uv sync --extra dev' to install test dependencies instead of manual pip install
- Remove --no-sync flag to use the properly synced environment with all dependencies
- This fixes CI test failures due to missing docker module and other dependencies
Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-f299797b-2a6a-4934-81b2-17bf534552a81 parent 5847117 commit e4fd29c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments