mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
* Update makefile to use appropriate arguments to find executables on macos systems. * Add `set -e` to make sure that the tests crash if something goes wrong in the build or test of the macos job of the CI. closes #783