Run some tests in freebsd (#19723)

This commit is contained in:
pancake 2022-02-16 16:55:24 +01:00 committed by GitHub
parent 33ce7e78a2
commit 77cdfd2fac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@ jobs:
sys/install.sh
gmake install DESTDIR=/tmp/prefix
(cd /tmp/prefix ; tar czvf /tmp/radare2-freebsd.tgz *)
r2r test/db/cmd
rm -rf *
cp /tmp/radare2-freebsd.tgz .
echo DATE: ; date