Skip to content

Commit b606501

Browse files
Undo trigger failure.
1 parent 0b0574a commit b606501

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ jobs:
160160
KGO=data/outputs/UKMO/cosp2_output.um_global.${F90_SHORT_NAME}.kgo.$KGO_VERSION.nc
161161
TST=data/outputs/UKMO/cosp2_output.um_global.nc
162162
python compare_to_kgo.py ${KGO} ${TST} --atol=${ATOL} --rtol=${RTOL}
163-
exit 1
164163
# 3. UM global snapshot. Diagnostics on model levels.
165164
- name: UM global on model levels against known good output (KGO)
166165
if: always()

0 commit comments

Comments
 (0)