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 f788597 commit 0c24ef5
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 @@ -23,4 +23,4 @@ jobs:
conda create --name catalogbuildertest
conda install -n catalogbuildertest catalogbuilder --use-local
conda install -n catalogbuildertest pytest -c conda-forge
$CONDA/envs/catalogbuildertest/bin/pytest catalogbuilder
/opt/conda/envs/catalogbuildertest/bin/pytest catalogbuilder

0 comments on commit 0c24ef5

Please sign in to comment.