run notcurses-info before ctest

pull/1825/head
nick black 3 years ago committed by Nick Black
parent 4758946a49
commit 42ee3ad584

@ -13,6 +13,7 @@ steps:
- cd build
- cmake .. -DCMAKE_BUILD_TYPE=Release -DUSE_QRCODEGEN=on
- make -j2
- notcurses-info
- ctest --output-on-failure
- make install
- ldconfig

Loading…
Cancel
Save