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 python3
./autogen.sh ./autogen.sh
./configure ./configure
gmake test gmake all
test_macos: test_macos:
name: Test MacOS name: Test MacOS