[prismlauncher-nightly] manually disable tests

This commit is contained in:
seth
2023-02-03 13:00:58 -05:00
parent d39d04c308
commit 50bc53cc57
2 changed files with 2 additions and 0 deletions
@@ -125,6 +125,7 @@ sed -i "s|\$ORIGIN/||" CMakeLists.txt
%if "%{curseforge_key}" != "default"
-DLauncher_CURSEFORGE_API_KEY="%{curseforge_key}" \
%endif
-DBUILD_TESTING=OFF
%cmake_build
@@ -126,6 +126,7 @@ sed -i "s|\$ORIGIN/||" CMakeLists.txt
%if "%{curseforge_key}" != "default"
-DLauncher_CURSEFORGE_API_KEY="%{curseforge_key}" \
%endif
-DBUILD_TESTING=OFF
%cmake_build