Skip to content

Commit

Permalink
Merge branch 'master' into bg-empty-yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
scopatz committed Nov 3, 2019
2 parents 88f08c8 + c0ebd94 commit a8456be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
python.version: '3.7'
maxParallel: 4
steps:
- script: |
sudo chmod -R 777 /Users/runner/.conda
displayName: Fix for OSX directory permission
- template: azure-steps.yml
parameters:
platform_deps_space: ""
Expand Down

0 comments on commit a8456be

Please sign in to comment.