Skip to content

Commit ee996d5

Browse files
committed
Simplified command
1 parent 6a907ad commit ee996d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)