Skip to content

Commit a7721cd

Browse files
Update benchmarks.yml
1 parent 57829a9 commit a7721cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
run: python -m pip install --upgrade pip setuptools wheel
5656

5757
- name: Create and activate virtual environment
58+
working-directory: xla
5859
run: |
5960
python -m venv xla/venv # Create venv inside the xla directory
6061
source xla/venv/bin/activate # Activate the environment

0 commit comments

Comments
 (0)