Skip to content

Commit 5cb5232

Browse files
committed
CI: Fix benchmark run on Linux.
1 parent d44bff5 commit 5cb5232

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ jobs:
142142

143143
- name: Running benchmark
144144
run: |
145+
make local
145146
python benchmark/telco_fractions.py
146147
python benchmark/microbench.py create pydigits
147148

0 commit comments

Comments
 (0)