Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BourgerieQuentin committed Oct 4, 2024
1 parent de5a3e0 commit 009c6da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/concrete_python_test_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 009c6da

Please sign in to comment.