Skip to content

Commit ee996d5

Browse files
committed
Simplified command
1 parent 6a907ad commit ee996d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ jobs:
6969

7070
- name: Run tests
7171
working-directory: build/benchmark
72-
run: ls | ./benchmark_xtensor
72+
run: ./benchmark_xtensor

0 commit comments

Comments
 (0)