Commit 7b8b5553 authored by Isuru Fernando's avatar Isuru Fernando
Browse files

Create asv/results if it doesn't exist

parent 9a5fe95e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ if [[ -z "$PYOPENCL_TEST" ]]; then
    exit 1
fi

mkdir -p ~/.$PROJECT/asv
mkdir -p ~/.$PROJECT/asv/results

if [[ ! -z "$CI" ]]; then
  mkdir -p .asv/env