From 3aa198311ca2df8422d2e2fbb0d23c31c8faa3a2 Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Fri, 4 Jul 2025 10:52:17 +0300 Subject: [PATCH] fix: broken GPU arg due to typo --- scripts/integer-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/integer-tests.sh b/scripts/integer-tests.sh index 52459ff27..4555a82a0 100755 --- a/scripts/integer-tests.sh +++ b/scripts/integer-tests.sh @@ -27,7 +27,7 @@ fast_tests_argument= long_tests_argument= nightly_tests_argument= no_big_params_argument= -no_big_params_gpu_argument= +no_big_params_argument_gpu= cargo_profile="release" backend="cpu" gpu_feature=""