From 60a9414f6446981691d5a34c9ad6b9c787f23c4b Mon Sep 17 00:00:00 2001 From: Bourgerie Quentin Date: Tue, 8 Oct 2024 16:48:11 +0200 Subject: [PATCH] test ci --- .github/workflows/concrete_python_tests_linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/concrete_python_tests_linux.yml b/.github/workflows/concrete_python_tests_linux.yml index b7de39f351..a0c0cb8bde 100644 --- a/.github/workflows/concrete_python_tests_linux.yml +++ b/.github/workflows/concrete_python_tests_linux.yml @@ -60,7 +60,7 @@ jobs: shell: bash run: | set -e - + ccache -z cd /workdir/compilers/concrete-compiler/compiler make BUILD_DIR=/build DATAFLOW_EXECUTION_ENABLED=ON CCACHE=ON Python3_EXECUTABLE=$(which python3) python-bindings