Skip to content

Commit b033ca9

Browse files
authored
CI: Fix conda_forge_recipe package check (#53203)
1 parent 2cce838 commit b033ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
uses: mamba-org/setup-micromamba@v1
7171
with:
7272
environment-name: recipe-test
73-
extra-specs: >-
73+
create-args: >-
7474
python=${{ matrix.python-version }}
7575
boa
7676
conda-verify

0 commit comments

Comments
 (0)