Commit e565f1d
fix(ci): Use uv run for pytest in master_only benchmark step (feast-dev#5957)
The benchmark step was calling pytest directly instead of using uv run,
which would fail since dependencies are installed in the uv-managed
virtual environment.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Shizoqua <hr.lanreshittu@gmail.com>1 parent f752488 commit e565f1d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments