Analysis workflow, output testbound results.

This commit is contained in:
W.C.A. Wijngaards 2021-06-24 22:28:07 +02:00
parent 8a25ca9651
commit 56733f1ba0

View file

@ -314,7 +314,7 @@ jobs:
echo "./configure --enable-debug --enable-static-exe --disable-flto \"--with-ssl=$prepath/openssl\" --with-libexpat=\"$prepath/expat\""
./configure --enable-debug --enable-static-exe --disable-flto "--with-ssl=$prepath/openssl" --with-libexpat="$prepath/expat"
make
make test
make test || ./testbound.exe -p testdata/acl.rpl -o -vvvv
- name: test_android
if: ${{ matrix.test_android == 'yes' }}
env: