We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58bddb commit 77b4225Copy full SHA for 77b4225
1 file changed
.circleci/config.yml
@@ -94,7 +94,7 @@ jobs:
94
name: Run tests (pulling from S3)
95
environment:
96
TEMPLATEFLOW_USE_DATALAD: 0
97
- TEMPLATEFLOW_HOME: "/tmp/data/templateflow-S3"
+ TEMPLATEFLOW_HOME: "/tmp/skel"
98
command: |
99
pyenv global 3.5.2
100
virtualenv venv
0 commit comments