Skip to content

Commit 9ba0624

Browse files
fixed integration test
1 parent 9c39541 commit 9ba0624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ jobs:
159159
- name: Install dependencies
160160
run: |
161161
python -m pip install --upgrade pip
162+
pip install .[dev]
162163
pip install -r requirements.txt
163164
npm ci
164165

0 commit comments

Comments
 (0)