mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
chore(build): update a CI command to properly call pip
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install poetry
|
||||
python -m pip install poetry
|
||||
make setup_env
|
||||
- name: Conformance
|
||||
id: conformance
|
||||
|
||||
Reference in New Issue
Block a user