diff --git a/build-and-benchmark-py-project.sh b/build-and-benchmark-py-project.sh index e95f61291f8feeedee6f8e342428fda27579d08b..49524447255089f17cafe83a61716299d0d192f4 100644 --- a/build-and-benchmark-py-project.sh +++ b/build-and-benchmark-py-project.sh @@ -24,7 +24,6 @@ if [[ ! -z "$CI" ]]; then fi asv machine --yes -asv setup --verbose master_commit=`git rev-parse master` test_commit=`git rev-parse HEAD`