Skip to content

Commit fb9fc38

Browse files
committed
Update documentation.yml
1 parent efdbd40 commit fb9fc38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
- name: Install dependencies
5454
run: |
5555
poetry install
56+
poetry run pip install -e .
5657
working-directory: ${{ github.workspace }}
5758

5859
- name: Run tests

0 commit comments

Comments
 (0)