Skip to content

Commit 724978f

Browse files
Activate environment.
1 parent 92bfeaf commit 724978f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/containerized-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
shell: bash
132132
if: failure()
133133
run: |
134+
conda init
134135
conda activate ci-env
135136
cd driver
136137
if [[ -e data/outputs/UKMO/cosp2_output.um_global.nc ]]; then

0 commit comments

Comments
 (0)