Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tbng authored Sep 9, 2022
1 parent 61d1f8a commit 89aff7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 89aff7c

Please sign in to comment.