Skip to content

Commit

Permalink
actions test
Browse files Browse the repository at this point in the history
  • Loading branch information
arivers committed Sep 19, 2024
1 parent 19e577b commit 4f0479a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,9 @@ jobs:
run: |
echo $CONDA/bin >> $GITHUB_PATH
echo $CONDA_PREFIX
echo $CONDA_PKGS_DIR
ls $CONDA_PKGS_DIR
echo $GITHUB_PATH
$CONDA_PKGS_DIR/pytest
ls $CONDA/bin
$CONDA/bin/pytest
- name: Test qiime install
run: |
qiime dev refresch-cache
Expand Down

0 comments on commit 4f0479a

Please sign in to comment.