Implement PR review
This commit is contained in:
parent
cbd15b98a5
commit
34bd8b7376
1 changed files with 2 additions and 0 deletions
2
.github/workflows/profiling.yaml
vendored
2
.github/workflows/profiling.yaml
vendored
|
|
@ -57,6 +57,8 @@ jobs:
|
|||
run: |
|
||||
poetry install --no-interaction --all-extras
|
||||
poetry run pip install pyinstrument
|
||||
poetry run pip install parso
|
||||
poetry run pip install jedi
|
||||
|
||||
|
||||
# Set environment variables for SHAs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue