try editable install
Some checks failed
Test / Run compliance tests (pull_request) Has been cancelled
Test / Run unit tests (pull_request) Has been cancelled
Test / Run integration tests (pull_request) Failing after 27m15s

This commit is contained in:
Roy Crihfield 2024-03-28 22:26:10 +08:00
parent dee472751a
commit c6a19066a3

View File

@ -72,7 +72,7 @@ jobs:
- name: "Install stack-orchestrator"
run: |
apt-get update && apt-get install -y python3-pip
pip3 install ./stack-orchestrator
pip3 install -e ./stack-orchestrator
# - name: Install stack-orchestrator
# run: |
# curl -L -O https://github.com/cerc-io/stack-orchestrator/releases/download/$SO_VERSION/laconic-so