diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml index ace29495e..06d9c47fd 100644 --- a/.ci/azure-pipelines.yml +++ b/.ci/azure-pipelines.yml @@ -30,7 +30,7 @@ steps: source $(venv)/bin/activate pip install matplotlib pandas cd python/bench - python -m run + python -m run --with-plots - publish: python/bench/results artifact: Benchmarks