Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Dec 13, 2019
1 parent 5e5e668 commit 9db8836
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .circleci/config.yml
Expand Up @@ -107,12 +107,12 @@ jobs:
mkdir -p test-reports/src
cp -r src/pymlbenchmark test-reports/src
- run:
name: documentation
command: |
. venv/bin/activate
export PYTHONPATH=src
python setup.py build_sphinx
# - run:
# name: documentation
# command: |
# . venv/bin/activate
# export PYTHONPATH=src
# python setup.py build_sphinx

- run:
name: copy documentation
Expand Down

0 comments on commit 9db8836

Please sign in to comment.