Skip to content

Commit ea001f9

Browse files
committed
CI green, Drop debug
1 parent a18bc04 commit ea001f9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/recipes.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
- uses: goanpeca/setup-miniconda@v1
2121
- name: Install esmvaltool
2222
run: conda install -n test -y -c esmvalgroup -c conda-forge esmvaltool-python
23-
- name: Debug
24-
run: |
25-
ls -R $CONDA/envs
2623
- name: Setup config
2724
run: |
2825
$CONDA/envs/test/bin/esmvaltool config get_config_user

0 commit comments

Comments
 (0)