From 7877958ab360dd02afd824ff2de4d1e0461d1d4d Mon Sep 17 00:00:00 2001 From: yenicelik Date: Fri, 10 Feb 2023 17:01:47 +0000 Subject: [PATCH] merge with old master --- scripts/install-test-suite.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install-test-suite.sh b/scripts/install-test-suite.sh index 4ff5e09d..75d2304f 100644 --- a/scripts/install-test-suite.sh +++ b/scripts/install-test-suite.sh @@ -1,3 +1,3 @@ cargo install cargo-binstall -cargo install cargo-binstall +cargo binstall cargo-nextest # cargo nextest run \ No newline at end of file