Skip to content

Commit

Permalink
Update macos-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Oct 9, 2023
1 parent af00676 commit 8a04b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: install mesmerize-core
run: |
mamba env update -n base --file environment.yml
caimanmanager.py install
caimanmanager install
pip install .
- name: Test with pytest
Expand Down

0 comments on commit 8a04b35

Please sign in to comment.