diff --git a/.github/workflows/concrete_ml_test.yml b/.github/workflows/concrete_ml_test.yml index a3be96ee6..52797a10a 100644 --- a/.github/workflows/concrete_ml_test.yml +++ b/.github/workflows/concrete_ml_test.yml @@ -105,7 +105,7 @@ jobs: apt update apt install git git-lfs -y pip install poetry==1.8.4 - ls -l + find . -name ConcretePythonKeyCache rm -rf ConcretePythonKeyCache ./ci/scripts/test_cml.sh --use-wheel "${CONCRETE_PYTHON_WHEEL}" --verbose - name: Slack Notification