Disable running full tests on BSD builds - they are flappy

This commit is contained in:
Hamish Coleman
2023-06-25 22:19:36 +08:00
parent ce3ed1fb90
commit d39f5c7892
+1 -1
View File
@@ -248,7 +248,7 @@ jobs:
python3
./autogen.sh
./configure
gmake test
gmake all
test_macos:
name: Test MacOS