Skip to content

Commit

Permalink
Continue an ABI error for java too.
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Jan 27, 2025
1 parent 63e02ae commit ccc7365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/abi-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:
- name: Run Java API report
run: |
japi-compliance-checker ${{ steps.set-hdf5lib-refname.outputs.HDF5R_ROOT }}/lib/jarhdf5-${{ steps.convert-hdf5lib-refname.outputs.HDF5R_DOTSMAIN }}.jar ${{ steps.set-hdf5lib-name.outputs.HDF5_ROOT }}/lib/jarhdf5-${{ steps.set-hdf5lib-name.outputs.HDF5_VERS }}.jar
continue-on-error: true
- name: Run ABI report
run: |
Expand Down

0 comments on commit ccc7365

Please sign in to comment.