Skip to content

Commit a6117b0

Browse files
committed
Add indicators to testing
1 parent 8e830f2 commit a6117b0

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
95+
poetry install --no-interaction --extras indicators
9696
#----------------------------------------------
9797
# add matrix specifics and run test suite
9898
#----------------------------------------------

0 commit comments

Comments
 (0)