We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 872c6f9 commit 5d67e3aCopy full SHA for 5d67e3a
.github/workflows/main.yaml
@@ -77,7 +77,7 @@ jobs:
77
# install your root project, if required
78
#----------------------------------------------
79
- name: Install library
80
- run: poetry install --no-interaction --extras gilda
+ run: poetry install --no-interaction
81
82
83
# run test suite
0 commit comments