Skip to content

Commit b81127a

Browse files
committed
fix(ci): ls -lR
1 parent c99dc3a commit b81127a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fetch-depth: 1
3838

3939
- name: debug
40-
run: pwd
40+
run: ls -lR
4141

4242
- name: Install benchmark script dependencies
4343
run: python3 -m pip install -r benchmark_v2/requirements.txt kernels

0 commit comments

Comments
 (0)