Skip to content

Commit 27abb6f

Browse files
committed
Add dev
1 parent 65e21c3 commit 27abb6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_poetry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
python-version: "3.10"
133133

134134
- name: Install dependencies
135-
run: poetry install --all-extras
135+
run: poetry install --all-extras --with dev
136136

137137
- name: Download data
138138
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)