Skip to content
Snippets Groups Projects
Verified Commit d695b210 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

ci/conda: display installed packages

parent 27b0cb93
No related branches found
No related tags found
No related merge requests found
Pipeline #22678 passed with warnings
......@@ -36,6 +36,7 @@ jobs:
run: |
conda activate eigenpy
conda install cmake -c main
conda list
- name: Build EigenPy
shell: bash -l {0}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment