Skip to content

Commit

Permalink
Trying to restore test install
Browse files Browse the repository at this point in the history
  • Loading branch information
pelesh committed Oct 25, 2023
1 parent accf110 commit 4a24ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildsystem/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ if [[ $TEST -eq 1 ]]; then
echo Testing
echo
ctest $CTESTARGS || exit 1
make test_install
popd
fi

Expand Down

0 comments on commit 4a24ab5

Please sign in to comment.