mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
chore: stop using "build" target in CI
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
||||
cd /compiler
|
||||
pip install pytest
|
||||
export CONCRETE_PROJECT=/concrete
|
||||
make -B BUILD_DIR=/build build
|
||||
make -B BUILD_DIR=/build build-initialized
|
||||
make BUILD_DIR=/build test
|
||||
|
||||
- name: Send Slack Notification
|
||||
|
||||
Reference in New Issue
Block a user