Skip to content

Commit

Permalink
temporarily continue on error
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbez committed Aug 15, 2024
1 parent f152731 commit b2a80c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/h5bench-hdf5-1.14.1-compress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
container:
image: hpcio/hdf5-1.14.1-compression
timeout-minutes: 60
continue-on-error: true

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b2a80c4

Please sign in to comment.