Skip to content

Commit

Permalink
debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocerrone authored Nov 22, 2023
1 parent 4e48a7c commit 1b935df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-on-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# conda install conda=4.12.0 -y
conda install --yes -c conda-forge mamba
mamba install -q boa
mamba mambabuild -c conda-forge conda-recipe
# mamba mambabuild -c conda-forge conda-recipe
- name: Create PlantSeg env
run: |
mamba create -n plant-seg -c local -c conda-forge plantseg pytest
Expand Down

0 comments on commit 1b935df

Please sign in to comment.