Skip to content

Commit

Permalink
boa
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Oct 23, 2023
1 parent f234655 commit e83f342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Build and install conda package
run: |
mamba install conda-build=3
mamba install conda-build=3 boa -c conda-forge
conda mambabuild --python ${{ matrix.python-version }} package/ffevaluation --no-include-recipe -c acellera -c conda-forge
mamba install /usr/share/miniconda/envs/ffevaluate/conda-bld/*-64/ffevaluation-[0-9]*.tar.bz2 -y -q -c acellera -c conda-forge
Expand Down

0 comments on commit e83f342

Please sign in to comment.