From 89aff7cdf4bb9aabbd8e60194895971db340eb72 Mon Sep 17 00:00:00 2001 From: Binh Nguyen <10728205+tbng@users.noreply.github.com> Date: Fri, 9 Sep 2022 12:27:25 +0000 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f15ac79..dd4adca 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -38,7 +38,7 @@ jobs: command: | python -m pip install --progress-bar off --upgrade pip setuptools wheel python -m pip install --progress-bar off -r doc/doc-requirements.txt - python -m pip install --progress-bar off --upgrade pytest coverage -yq + python -m pip install --progress-bar off --upgrade pytest coverage python -m pip install -e . echo "localhost slots=50">hostfile - run: