We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ls -lR
1 parent c99dc3a commit b81127aCopy full SHA for b81127a
.github/workflows/benchmark.yml
@@ -37,7 +37,7 @@ jobs:
37
fetch-depth: 1
38
39
- name: debug
40
- run: pwd
+ run: ls -lR
41
42
- name: Install benchmark script dependencies
43
run: python3 -m pip install -r benchmark_v2/requirements.txt kernels
0 commit comments