Skip to content

Commit

Permalink
actions test
Browse files Browse the repository at this point in the history
  • Loading branch information
arivers committed Sep 18, 2024
1 parent 5143001 commit ace8a92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ jobs:
- name: Test with pytest
run: |
pwd
ls
# cd /home/runner/work/itsxpress/tests
# pytest
which itsxpress
pytest tests/test_main_pytest.py
- name: Test qiime install
run: |
which qiime
qiime dev refresch-cache
qiime itsxpress --help

0 comments on commit ace8a92

Please sign in to comment.