Skip to content

Commit

Permalink
remove - y
Browse files Browse the repository at this point in the history
  • Loading branch information
zm711 authored Oct 18, 2024
1 parent 8df5dae commit d360787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/io-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
run: |
pip install -e .
pip uninstall numpy -y
pip install numpy==1.26.4 -y
pip install numpy==1.26.4
pip install .[test]
- name: Install neo without dependencies
Expand Down

0 comments on commit d360787

Please sign in to comment.