Skip to content

Commit 9444af0

Browse files
committed
test: add pytest back!
1 parent a1a9887 commit 9444af0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tester.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Installing dependencies
3434
shell: bash -l {0}
3535
run: |
36-
conda install -c conda-forge numpy scipy scikit-image scikit-learn pyvista networkx osqp matplotlib -y
36+
conda install -c conda-forge numpy scipy scikit-image scikit-learn pyvista pytest networkx osqp matplotlib -y
3737
- name: Building and install
3838
shell: bash -l {0}
3939
run: |

0 commit comments

Comments
 (0)