Skip to content

Commit 42f7140

Browse files
committed
run installer so tests can be done
1 parent 1ec53d9 commit 42f7140

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+
python setup.py install
4041
python conda-recipe/run_test.py
4142
4243
# - name: show content

0 commit comments

Comments
 (0)