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 7afe428 commit 8d5276dCopy full SHA for 8d5276d
.github/workflows/test.yml
@@ -92,7 +92,7 @@ jobs:
92
#----------------------------------------------
93
- name: Install library
94
run: |
95
- poetry install --no-interaction --extras indicators
+ poetry install --no-interaction
96
97
# add matrix specifics and run test suite
98
0 commit comments