Skip to content

Commit 20ac5fd

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
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)