Skip to content

Commit

Permalink
Fix run in pytest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeZiminski committed Jun 26, 2024
1 parent 722c849 commit aff9acd
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 @@ -68,5 +68,5 @@ jobs:

- name: Run new kilosort4 tests
run: |
pytest .github/scripts/test_kilosort4_new.py
pytest .github/scripts/test_kilosort4_ci.py
shell: bash

0 comments on commit aff9acd

Please sign in to comment.