Skip to content

Commit

Permalink
Update build-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aradhakrishnanGFDL authored Jul 25, 2024
1 parent 786baf3 commit 6092729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
conda build .
- name: Import Test with pytest
run: |
conda create catalogbuildertest
conda create --name catalogbuildertest
conda install -n catalogbuildertest catalogbuilder --use-local
$CONDA/envs/catalogbuildertest/bin/pytest

0 comments on commit 6092729

Please sign in to comment.