Skip to content

Commit

Permalink
skip tmp dask tests on circleci for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
frances-h committed Apr 22, 2020
1 parent 682302a commit 2b44283
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 @@ -79,7 +79,7 @@ jobs:
command: |
C:\Users\circleci\Miniconda3\shell\condabin\conda-hook.ps1
conda activate featuretools
pytest featuretools\ -n 2
pytest featuretools\ -n 2 --ignore=featuretools\dask-tests-tmp\
install_ft:
working_directory: ~/featuretools
parameters:
Expand Down

0 comments on commit 2b44283

Please sign in to comment.