We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84f58d commit 5db8e82Copy full SHA for 5db8e82
1 file changed
.github/workflows/ci.yml
@@ -58,7 +58,6 @@ jobs:
58
# python -m pip install --upgrade pip
59
# pip install -r test/test_requirements.txt
60
- name: List installed packages
61
- shell: bash -l
62
run: |
63
conda env activate test
64
conda env list
0 commit comments