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 a18bc04 commit ea001f9Copy full SHA for ea001f9
.github/workflows/recipes.yml
@@ -20,9 +20,6 @@ jobs:
20
- uses: goanpeca/setup-miniconda@v1
21
- name: Install esmvaltool
22
run: conda install -n test -y -c esmvalgroup -c conda-forge esmvaltool-python
23
- - name: Debug
24
- run: |
25
- ls -R $CONDA/envs
26
- name: Setup config
27
run: |
28
$CONDA/envs/test/bin/esmvaltool config get_config_user
0 commit comments