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 6262ea1 commit e860ebfCopy full SHA for e860ebf
.github/workflows/containerized-ci.yml
@@ -139,7 +139,7 @@ jobs:
139
fi
140
cd data/outputs/UKMO
141
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
+ cosp2_output_um.nc *.png cosp2_output.um_global.${{ matrix.compiler }}.kgo.out
143
ls -lh
144
###############################################################################
145
# Make output files available if any test fails
0 commit comments