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 27b0cb9 commit d695b21Copy full SHA for d695b21
.github/workflows/macos-linux-conda.yml
@@ -36,6 +36,7 @@ jobs:
36
run: |
37
conda activate eigenpy
38
conda install cmake -c main
39
+ conda list
40
41
- name: Build EigenPy
42
shell: bash -l {0}
0 commit comments