Skip to content

Commit 516c73b

Browse files
committed
Made the parallel build action label mention pnetcdf.
1 parent ad96506 commit 516c73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests_ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
key: hdf5-parallel-${{ runner.os }}-${{ matrix.hdf5 }}
8383

8484

85-
- name: Build libhdf5-${{ matrix.hdf5 }}
85+
- name: Build libhdf5-${{ matrix.hdf5 }}-pnetcdf-1.12.3
8686
if: steps.cache-hdf5.outputs.cache-hit != 'true'
8787
run: |
8888
set -x

0 commit comments

Comments
 (0)