Skip to content

Commit 42f7140

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

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

0 commit comments

Comments
 (0)