Skip to content

Commit d360787

Browse files
authored
remove - y
1 parent 8df5dae commit d360787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/io-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
run: |
9898
pip install -e .
9999
pip uninstall numpy -y
100-
pip install numpy==1.26.4 -y
100+
pip install numpy==1.26.4
101101
pip install .[test]
102102
103103
- name: Install neo without dependencies

0 commit comments

Comments
 (0)