Skip to content

Commit 46788e2

Browse files
authored
fix: adding test to uv install
1 parent 7f6ec9d commit 46788e2

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
@@ -51,7 +51,7 @@ jobs:
5151
osqp \
5252
matplotlib \
5353
geoh5py \
54-
-e .
54+
-e .[tests]
5555
5656
# 4. Run pytest directly inside the environment
5757
- name: pytest

0 commit comments

Comments
 (0)