Skip to content

Commit 0dbe716

Browse files
committed
ci: install with dev group
1 parent 5d52bb6 commit 0dbe716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
poetry config virtualenvs.in-project false
6464
poetry config cache-dir ~/.cache/pypoetry
6565
poetry config virtualenvs.path ~/.cache/pypoetry/venv
66-
poetry install
66+
poetry install --with dev
6767
6868
- name: Create NETRC file
6969
run: |

0 commit comments

Comments
 (0)