File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -63,11 +63,13 @@ jobs:
63
63
64
64
- name : Release build
65
65
run : cmake --build --preset release --parallel
66
+
66
67
- name : Release unit test
67
68
run : ctest --preset release --output-junit test-release-oneapi.xml
68
69
69
70
- name : debug build
70
71
run : cmake --build --preset debug --parallel
72
+
71
73
- name : debug unit test
72
74
run : ctest --preset debug --output-junit test-debug-oneapi.xml
73
75
Original file line number Diff line number Diff line change 3
3
"@type" : " SoftwareSourceCode" ,
4
4
"codeRepository" : " https://github.com/geospace-code/h5fortran-mpi" ,
5
5
"contIntegration" : " https://github.com/geospace-code/h5fortran-mpi/actions" ,
6
- "dateModified" : " 2022-07-21 " ,
6
+ "dateModified" : " 2022-07-28 " ,
7
7
"downloadUrl" : " https://github.com/geospace-code/h5fortran-mpi/releases" ,
8
8
"issueTracker" : " https://github.com/geospace-code/h5fortran-mpi/issues" ,
9
9
"name" : " h5fortran-mpi" ,
10
- "version" : " 2.0.0 " ,
10
+ "version" : " 2.0.1 " ,
11
11
"identifier" : " 10.5281/zenodo.5847354" ,
12
12
"description" : " Lightweight object-oriented HDF5-MPI parallel Fortran interface" ,
13
13
"applicationCategory" : " file I/O" ,
You can’t perform that action at this time.
0 commit comments