Skip to content

Commit

Permalink
disable 🦔
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Patrick Kyle committed Nov 1, 2019
1 parent 2bec8dc commit 51a711a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
. venv/bin/activate
pip install -e git+https://github.com/plotly/dash.git#egg=dash[testing]
export PATH=$PATH:/home/circleci/.local/bin/
export PERCY_ENABLE=0
pytest --log-cli-level DEBUG --junitxml=test-reports/dashr.xml tests/integration/
- store_artifacts:
path: test-reports
Expand Down

0 comments on commit 51a711a

Please sign in to comment.