Skip to content

Commit 46aae40

Browse files
committed
Make sure benchmark all works
1 parent 368a537 commit 46aae40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ commands=
5252
[testenv:benchmark-all]
5353
deps=
5454
commands=
55-
python ./benchmark.py
55+
python ./benchmark.py --all
5656

5757
[testenv:benchmark-functions]
5858
deps=

0 commit comments

Comments
 (0)