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 400f9be commit 7d95615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Test with pytest
run: |
# echo "begin: PATH=$PATH;"
#conda activate testenv
conda activate testenv
# echo "after conda activate testenv: PATH=$PATH;"
#conda info
#ls $CONDA/bin
Expand Down

0 comments on commit 7d95615

Please sign in to comment.