use --all-extras in poetry install for tests
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
run: |
|
||||
poetry install -E dev -E postgres -E server
|
||||
poetry install --all-extras
|
||||
|
||||
- name: Set Poetry config
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user