Added basic profiling
This commit is contained in:
parent
fa608270bb
commit
32ca751abe
1 changed files with 1 additions and 2 deletions
3
.github/workflows/profiling.yaml
vendored
3
.github/workflows/profiling.yaml
vendored
|
|
@ -24,8 +24,7 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install scalene requests
|
||||
# Install your project's dependencies if needed
|
||||
pip install -r requirements.txt # If you have a requirements file
|
||||
|
||||
|
||||
# Set environment variables for SHAs
|
||||
- name: Set environment variables
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue