From 390c5ce1b7c2aa97f2a52caa61cabaf9bc0203e0 Mon Sep 17 00:00:00 2001 From: TiejunZhou <50469179+TiejunMS@users.noreply.github.com> Date: Thu, 20 Apr 2023 17:20:15 +0800 Subject: Update CFS usage (#252) --- scripts/install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/install.sh b/scripts/install.sh index 5435f4fc..af7b2174 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -17,6 +17,5 @@ apt-get install -y \ software-properties-common python3 -m pip install --upgrade pip -pip3 install artifacts-keyring -pip3 install gcovr==4.1 $INDEX_URL +pip3 install gcovr==4.1 -- cgit v1.3.1