Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BourgerieQuentin committed Oct 7, 2024
1 parent cd49418 commit d981102
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/concrete_python_test_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ jobs:
pip install -r requirements.dev.txt
pip install -r requirements.txt
- name: Build concrete-compiler python-bindings
run: |
. $GITHUB_WORKSPACE/frontends/concrete-python/.venv/bin/activate
cd $GITHUB_WORKSPACE/compilers/concrete-compiler/compiler
ccache -z
make Python3_EXECUTABLE=$(which python) python-bindings
Expand Down

0 comments on commit d981102

Please sign in to comment.