Skip to content

Commit 5d67e3a

Browse files
committed
remove conf accidentally copied from OAK
1 parent 872c6f9 commit 5d67e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
# install your root project, if required
7878
#----------------------------------------------
7979
- name: Install library
80-
run: poetry install --no-interaction --extras gilda
80+
run: poetry install --no-interaction
8181

8282
#----------------------------------------------
8383
# run test suite

0 commit comments

Comments
 (0)