Skip to content

Commit

Permalink
Try again installing SI dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeZiminski committed Jun 26, 2024
1 parent 81e8fd5 commit 6053474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_kilosort4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Install packages
run: |
pip install -e .[full] # test,extractors,streaming_extractors,
pip install -e .[full,test]
# git config --global user.email "[email protected]"
# git config --global user.name "CI Almighty"
# pip install tabulate
Expand Down

0 comments on commit 6053474

Please sign in to comment.