Skip to content

Commit df63d67

Browse files
Update benchmarks.yml
1 parent a527c94 commit df63d67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/benchmarks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ jobs:
3838
working-directory: xla
3939
run: mkdir -p results
4040
- name: Run test script
41+
working-directory: xla
4142
run: |
4243
echo "This is a test." > results/test.log
4344
- name: Check file contents
45+
working-directory: xla
4446
run: cat results/test.log
4547

4648
# - name: Get GPU spec

0 commit comments

Comments
 (0)