Commit 5ba3212
fix: Use pip freeze instead of uv in Docker sync check
The Docker container uses standard pip, not uv, so the sync
check workflow needs to use pip freeze for the Docker environment.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 15884f3 commit 5ba3212
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments