Skip to content

Commit

Permalink
Update test-plugin.yml
Browse files Browse the repository at this point in the history
add napari
  • Loading branch information
palec87 authored Jun 17, 2024
1 parent 0fa6078 commit c377a18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
shell: bash -l {0}
run: |
python --version
conda install -y pyopencl hdbscan pip setuptools wheel pytest pytest-cov pytest-benchmark pytest-qt pyqt pytest-xvfb pandas
# pip install setuptools tox tox-gh-actions
conda install -y pyopencl hdbscan pip setuptools wheel napari pytest pytest-cov pytest-benchmark pytest-qt pyqt pytest-xvfb
# pip install setuptools tox tox-gh-actions
pip install -e .
- name: Test with pytest
Expand Down

0 comments on commit c377a18

Please sign in to comment.