Skip to content

Commit

Permalink
fixed syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Dec 5, 2024
1 parent 14c0246 commit ac9f6ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# Testing last version of the HDF5 1.14 series
###############################################

vol-async-hdf5-1.14-Makefile:
vol-async-hdf5-1_14-Makefile:
runs-on: ubuntu-latest
timeout-minutes: 60

Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
make check
date
vol-async-hdf5-1.14-cmake:
vol-async-hdf5-1_14-cmake:
runs-on: ubuntu-latest
timeout-minutes: 30

Expand Down

0 comments on commit ac9f6ff

Please sign in to comment.