Skip to content

Commit 8d5276d

Browse files
committed
Remove extra's
1 parent 7afe428 commit 8d5276d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
#----------------------------------------------
9393
- name: Install library
9494
run: |
95-
poetry install --no-interaction --extras indicators
95+
poetry install --no-interaction
9696
#----------------------------------------------
9797
# add matrix specifics and run test suite
9898
#----------------------------------------------

0 commit comments

Comments
 (0)