We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad448d commit c5c04beCopy full SHA for c5c04be
.github/workflows/conda-env-create-run-pytest.yml
@@ -34,7 +34,7 @@ jobs:
34
echo "HERE HERE HERE"
35
pwd
36
37
- pip install CatalogBuilder
+ pip install .
38
39
- name: Make sample data
40
run: |
0 commit comments