From 009c6da6ffacc90cb531a90b95539c6edc1667a0 Mon Sep 17 00:00:00 2001 From: Bourgerie Quentin Date: Fri, 4 Oct 2024 15:56:39 +0200 Subject: [PATCH] test ci --- .github/workflows/concrete_python_test_macos.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/concrete_python_test_macos.yml b/.github/workflows/concrete_python_test_macos.yml index e50c81f7f6..8d90c2e986 100644 --- a/.github/workflows/concrete_python_test_macos.yml +++ b/.github/workflows/concrete_python_test_macos.yml @@ -67,7 +67,6 @@ jobs: cd $GITHUB_WORKSPACE/compilers/concrete-compiler/compiler ccache -z make Python3_EXECUTABLE=$(which python) python-bindings - echo "Debug: ccache statistics (after the build):" ccache -s - name: Create wheels $GITHUB_WORKSPACE/frontends/concrete-python .venv/bin/activate