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 5db8e82 commit 3245292Copy full SHA for 3245292
1 file changed
.github/workflows/ci.yml
@@ -59,7 +59,6 @@ jobs:
59
# pip install -r test/test_requirements.txt
60
- name: List installed packages
61
run: |
62
- conda env activate test
63
conda env list
64
conda list
65
- run: which python
0 commit comments