diff --git a/.github/workflows/profiling.yaml b/.github/workflows/profiling.yaml index 3e1054cf6..0a9bfa97a 100644 --- a/.github/workflows/profiling.yaml +++ b/.github/workflows/profiling.yaml @@ -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