Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
houjun authored Aug 31, 2023
1 parent 25994ed commit 85c37d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
date
make clean
make
# make check
make check
date
vol-async-hdf5-develop-Makefile:
Expand Down Expand Up @@ -190,7 +190,7 @@ jobs:
date
make clean
make
# make check
make check
date
vol-async-hdf5-1_14_2-cmake:
Expand Down Expand Up @@ -272,7 +272,7 @@ jobs:
make clean
make && make install
date
# ctest -V
ctest -V
date
vol-async-hdf5-develop-cmake:
Expand Down Expand Up @@ -353,7 +353,7 @@ jobs:
make clean
make && make install
date
# ctest -V
ctest -V
date
- name: Setup tmate session
Expand Down

0 comments on commit 85c37d4

Please sign in to comment.