Skip to content

Commit ac54212

Browse files
adriangbdmontagu
andauthored
Update .github/workflows/codspeed.yml
Co-authored-by: David Montague <[email protected]>
1 parent 40adca5 commit ac54212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
- name: Install pydantic-core
5050
# build-prod does not include MiMalloc because it bypasses Maturin
5151
run: |
52+
pip install -e .
5253
make build-prod
5354
python -c 'import pydantic_core'
5455
env:

0 commit comments

Comments
 (0)