Skip to content

Commit 229549e

Browse files
committed
test created conda package
1 parent df2d522 commit 229549e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
shell: bash -l {0}
162162
run: |
163163
mkdir -p ./pkgs/noarch
164-
conda-build -c conda-forge conda-recipe --no-test --output-folder ./pkgs
164+
conda-build -c conda-forge conda-recipe --output-folder ./pkgs
165165
166166
docs:
167167
needs: test

0 commit comments

Comments
 (0)