Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
markcmiller86 committed Aug 1, 2024
1 parent b835414 commit db74d5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ jobs:
make -j 8 check
./tests/dbversion
./tests/onehex DB_HDF5
ldd ./tests/.libs/onehex
env LD_LIBRARY_PATH=`pwd`/../hdf5-1.14.4-3/lib ./tests/onehex DB_HDF5

0 comments on commit db74d5a

Please sign in to comment.