We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec53d9 commit 42f7140Copy full SHA for 42f7140
.github/workflows/build.yaml
@@ -37,6 +37,7 @@ jobs:
37
38
- name: run tests
39
run: |
40
+ python setup.py install
41
python conda-recipe/run_test.py
42
43
# - name: show content
0 commit comments