Commit 4a34cdde authored by Isuru Fernando's avatar Isuru Fernando
Browse files

Remove .asv/env so that a new env is created

parent 95c86d5d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ if [[ ! -z "$CI" ]]; then
    # Copy, so that the original folder is not changed.
    cp -r ~/.$PROJECT/asv/results .asv/results
  fi
  rm -rf .asv/env
fi

if [[ ! -f ~/.asv-machine.json ]]; then