Skip to content

Commit

Permalink
CI: Fix conda_forge_recipe package check (#53203)
Browse files Browse the repository at this point in the history
  • Loading branch information
mroeschke committed May 12, 2023
1 parent 2cce838 commit b033ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: mamba-org/setup-micromamba@v1
with:
environment-name: recipe-test
extra-specs: >-
create-args: >-
python=${{ matrix.python-version }}
boa
conda-verify
Expand Down

0 comments on commit b033ca9

Please sign in to comment.