Skip to content

Commit

Permalink
Run capi_inmem_test in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sfiligoi committed Jan 13, 2025
1 parent 365151f commit 656c68a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
popd
pushd test
./capi_test 1
./capi_inmem_test 1
# explicitly check that we do not have hdf5 dependencies
if [[ "$(uname -s)" == "Linux" ]];
then
Expand Down

0 comments on commit 656c68a

Please sign in to comment.