CI fix
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -106,7 +106,7 @@ jobs:
|
|||||||
# install project
|
# install project
|
||||||
#----------------------------------------------
|
#----------------------------------------------
|
||||||
- name: Install project
|
- name: Install project
|
||||||
run: poetry install --no-interaction
|
run: poetry install --no-interaction --without dev --extras pusht
|
||||||
|
|
||||||
#----------------------------------------------
|
#----------------------------------------------
|
||||||
# run tests & coverage
|
# run tests & coverage
|
||||||
|
|||||||
Reference in New Issue
Block a user