Skip to content

Commit

Permalink
install conda build
Browse files Browse the repository at this point in the history
  • Loading branch information
comane committed Oct 10, 2024
1 parent aaf3215 commit a1d0ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Build reportengine package and install it
shell: bash
run: |
conda install conda-build
conda-build conda-recipe/meta.yaml
conda install --use-local reportengine
Expand Down

0 comments on commit a1d0ab2

Please sign in to comment.