Skip to content

Commit

Permalink
Try again! just to get it running in any way.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeZiminski committed Jun 26, 2024
1 parent 2814de9 commit a0e72f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_kilosort4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:

- name: Run new kilosort4 tests
# run: chmod +x .github/test_kilosort4.sh
# TODO: must be a better way
# TODO: figure out the paths to be able to run this by calling the file directly
run: |
pytest temp_test_file_dir/test_kilosort4.py --durations=0
pytest -k test_kilosort4_new --durations=0
shell: bash

# TODO: pip install -e .[full,dev] is failing #
Expand Down

0 comments on commit a0e72f3

Please sign in to comment.