diff --git a/ci/test_integration.sh b/ci/test_integration.sh index 82b42b175c..f91a1386aa 100755 --- a/ci/test_integration.sh +++ b/ci/test_integration.sh @@ -34,7 +34,7 @@ pip install -r requirements.txt ## Get data cd t4r_paper_repro FEATURE_SCHEMA_PATH=../datasets_configs/ecom_rees46/rees46_schema.pbtxt -pip install gdown +pip install gdown==4.6.0 gdown https://drive.google.com/uc?id=1NCFZ5ya3zyxPsrmupEoc9UEm4sslAddV apt-get update -y apt-get install unzip -y