Skip to content

Commit

Permalink
fix(tests): do not use internal skelleton for s3 downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Jun 4, 2019
1 parent a58bddb commit 77b4225
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 @@ -94,7 +94,7 @@ jobs:
name: Run tests (pulling from S3)
environment:
TEMPLATEFLOW_USE_DATALAD: 0
TEMPLATEFLOW_HOME: "/tmp/data/templateflow-S3"
TEMPLATEFLOW_HOME: "/tmp/skel"
command: |
pyenv global 3.5.2
virtualenv venv
Expand Down

0 comments on commit 77b4225

Please sign in to comment.