We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e20f15 commit f73b95bCopy full SHA for f73b95b
1 file changed
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Show conda installation info
35
run: |
36
- const install --file=requirements-testing.txt
+ conda install --file=requirements-testing.txt
37
conda info
38
conda list
39
0 commit comments