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 747fcce commit 2428a8a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,4 @@ jobs:
cat config.log
make -j 8 install
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
cat ./tests/testsuite.dir/*/*.log

0 comments on commit 2428a8a

Please sign in to comment.