We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd3aa5 commit cd312e7Copy full SHA for cd312e7
1 file changed
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Install dependencies
15
run: |
16
- poetry install
+ poetry install --all-groups --all-extras
17
pip install poethepoet
18
19
- name: Lint
0 commit comments