We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362be45 commit b582460Copy full SHA for b582460
ci/azure-piplines.yml
@@ -29,7 +29,7 @@ jobs:
29
# (because sometimes hera_cal pins to weird things and overwrites the earlier install.)
30
# keep the earlier install because it ensures the right dependencies are grabbed.
31
- bash: |
32
- cd ../
+ cd s
33
pip install .
34
cd ../hera_cal
35
displayName: install pyuvdata
0 commit comments