Bump release version
This commit is contained in:
parent
54b88448c5
commit
692770c197
1 changed files with 1 additions and 1 deletions
2
.github/workflows/profiling.yaml
vendored
2
.github/workflows/profiling.yaml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
poetry install --no-interaction --all-extras
|
poetry install --no-interaction --all-extras
|
||||||
poetry add pyinstrument
|
poetry run pip install pyinstrument
|
||||||
|
|
||||||
|
|
||||||
# Set environment variables for SHAs
|
# Set environment variables for SHAs
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue