Skip to content

Commit 20ac5fd

Browse files
committed
add dnumpy for testing
1 parent 42f7140 commit 20ac5fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
3838
- name: run tests
3939
run: |
40+
conda install -c conda-forge numpy
4041
python setup.py install
4142
python conda-recipe/run_test.py
4243

0 commit comments

Comments
 (0)