diff --git a/ci/azure-piplines.yml b/ci/azure-piplines.yml index a89b50c5f9..5fb65c5f96 100644 --- a/ci/azure-piplines.yml +++ b/ci/azure-piplines.yml @@ -29,7 +29,7 @@ jobs: # (because sometimes hera_cal pins to weird things and overwrites the earlier install.) # keep the earlier install because it ensures the right dependencies are grabbed. - bash: | - cd ../ + cd s pip install . cd ../hera_cal displayName: install pyuvdata