Skip to content

Commit ec0be1a

Browse files
committed
fixed workflows
1 parent e9581f2 commit ec0be1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
- name: Install package (C++ + Python wrapper) via pip
8888
run: |
8989
source venv/bin/activate
90+
cd cli
9091
pip install .
9192
9293
- name: Run Python unit tests

0 commit comments

Comments
 (0)