mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 01:40:28 +00:00
ARM CI: really skip net tests (fix)
This commit is contained in:
2
.github/scripts/Linux/arm/build.sh
vendored
2
.github/scripts/Linux/arm/build.sh
vendored
@@ -12,7 +12,7 @@ APPNAME=UltraGrid-latest-${ARCH}.AppImage
|
||||
|
||||
./autogen.sh --enable-plugins
|
||||
make -j "$(nproc)"
|
||||
UG_SKIP_NET_TESTS=1
|
||||
export UG_SKIP_NET_TESTS=1
|
||||
make check
|
||||
make distcheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user