Skip to content

Commit 19c396f

Browse files
Adding missing conda environment activation
1 parent 3a71185 commit 19c396f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
6969
- script: |
7070
export PATH=$HOME/miniconda3/bin:$PATH
71+
source activate pandas-dev
7172
ci/incremental/build.sh
7273
displayName: 'Build'
7374
condition: true

0 commit comments

Comments
 (0)