Skip to content

Commit e860ebf

Browse files
Tar .out file.
1 parent 6262ea1 commit e860ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containerized-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
fi
140140
cd data/outputs/UKMO
141141
tar --ignore-failed-read -czf outputs.${{ matrix.compiler }}.UKMO.tgz cosp2_output.um_global.nc \
142-
cosp2_output_um.nc *.png cosp2_output.um_global.out
142+
cosp2_output_um.nc *.png cosp2_output.um_global.${{ matrix.compiler }}.kgo.out
143143
ls -lh
144144
###############################################################################
145145
# Make output files available if any test fails

0 commit comments

Comments
 (0)