Skip to content

Commit f4bf277

Browse files
committed
nit
1 parent 650005c commit f4bf277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
- name: Install
195195
run: make install
196196
- name: Run benchmarks
197-
run: make benchmark
197+
run: make test-benchmark
198198
- name: Upload benchmark results
199199
uses: actions/upload-artifact@v4
200200
with:

0 commit comments

Comments
 (0)